try.objc.go.h.golden 219 B

1234567891011
  1. // Objective-C API for talking to try Go package.
  2. // gobind -lang=objc try
  3. //
  4. // File is generated by gobind. Do not edit.
  5. #ifndef __GO_try_H__
  6. #define __GO_try_H__
  7. #include <stdint.h>
  8. #include <objc/objc.h>
  9. #endif