12 lines
213 B
Plaintext
12 lines
213 B
Plaintext
|
// Objective-C API for talking to try Go package.
|
||
|
// gobind -lang=objc try
|
||
|
//
|
||
|
// File is generated by gobind. Do not edit.
|
||
|
|
||
|
#ifndef __try_H__
|
||
|
#define __try_H__
|
||
|
|
||
|
#include <stdint.h>
|
||
|
#include <objc/objc.h>
|
||
|
#endif
|