1 2 3 4 5
// {{ service_name }} is a wrapper around the native service. {{ doc_block }}type {{ service_name }} struct { owner C.uint64_t mu sync.Mutex }