vim/bundle/deoplete-go/data/json/1.7.3/darwin_amd64/runtime/runtime.json

1 line
3.3 KiB
JSON

[0, [{"class": "const", "name": "Compiler", "type": ""}, {"class": "const", "name": "GOARCH", "type": ""}, {"class": "const", "name": "GOOS", "type": ""}, {"class": "func", "name": "BlockProfile", "type": "func(p []runtime.BlockProfileRecord) (n int, ok bool)"}, {"class": "func", "name": "Breakpoint", "type": "func()"}, {"class": "func", "name": "CPUProfile", "type": "func() []byte"}, {"class": "func", "name": "Caller", "type": "func(skip int) (pc uintptr, file string, line int, ok bool)"}, {"class": "func", "name": "Callers", "type": "func(skip int, pc []uintptr) int"}, {"class": "func", "name": "CallersFrames", "type": "func(callers []uintptr) *runtime.Frames"}, {"class": "func", "name": "FuncForPC", "type": "func(pc uintptr) *runtime.Func"}, {"class": "func", "name": "GC", "type": "func()"}, {"class": "func", "name": "GOMAXPROCS", "type": "func(n int) int"}, {"class": "func", "name": "GOROOT", "type": "func() string"}, {"class": "func", "name": "Goexit", "type": "func()"}, {"class": "func", "name": "GoroutineProfile", "type": "func(p []runtime.StackRecord) (n int, ok bool)"}, {"class": "func", "name": "Gosched", "type": "func()"}, {"class": "func", "name": "KeepAlive", "type": "func(interface{})"}, {"class": "func", "name": "LockOSThread", "type": "func()"}, {"class": "func", "name": "MemProfile", "type": "func(p []runtime.MemProfileRecord, inuseZero bool) (n int, ok bool)"}, {"class": "func", "name": "MutexProfile", "type": "func(p []runtime.BlockProfileRecord) (n int, ok bool)"}, {"class": "func", "name": "NumCPU", "type": "func() int"}, {"class": "func", "name": "NumCgoCall", "type": "func() int64"}, {"class": "func", "name": "NumGoroutine", "type": "func() int"}, {"class": "func", "name": "ReadMemStats", "type": "func(m *runtime.MemStats)"}, {"class": "func", "name": "ReadTrace", "type": "func() []byte"}, {"class": "func", "name": "SetBlockProfileRate", "type": "func(rate int)"}, {"class": "func", "name": "SetCPUProfileRate", "type": "func(hz int)"}, {"class": "func", "name": "SetCgoTraceback", "type": "func(version int, traceback unsafe.Pointer, context unsafe.Pointer, symbolizer unsafe.Pointer)"}, {"class": "func", "name": "SetFinalizer", "type": "func(obj interface{}, finalizer interface{})"}, {"class": "func", "name": "SetMutexProfileFraction", "type": "func(rate int) int"}, {"class": "func", "name": "Stack", "type": "func(buf []byte, all bool) int"}, {"class": "func", "name": "StartTrace", "type": "func() error"}, {"class": "func", "name": "StopTrace", "type": "func()"}, {"class": "func", "name": "ThreadCreateProfile", "type": "func(p []runtime.StackRecord) (n int, ok bool)"}, {"class": "func", "name": "UnlockOSThread", "type": "func()"}, {"class": "func", "name": "Version", "type": "func() string"}, {"class": "type", "name": "BlockProfileRecord", "type": "struct"}, {"class": "type", "name": "Error", "type": "interface"}, {"class": "type", "name": "Frame", "type": "struct"}, {"class": "type", "name": "Frames", "type": "struct"}, {"class": "type", "name": "Func", "type": "struct"}, {"class": "type", "name": "MemProfileRecord", "type": "struct"}, {"class": "type", "name": "MemStats", "type": "struct"}, {"class": "type", "name": "StackRecord", "type": "struct"}, {"class": "type", "name": "TypeAssertionError", "type": "struct"}, {"class": "var", "name": "MemProfileRate", "type": "int"}]]