|
| https://go.dev/ |
| Skip to Main Content | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#main-content |
|
Why Go
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types |
|
Case Studies
| https://go.dev/solutions#case-studies |
|
Use Cases
| https://go.dev/solutions#use-cases |
|
Security
| https://go.dev/security/ |
| Learn | https://go.dev/learn/ |
|
Docs
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types |
|
Effective Go
| https://go.dev/doc/effective_go |
|
Go User Manual
| https://go.dev/doc/ |
|
Standard library
| https://pkg.go.dev/std |
|
Release Notes
| https://go.dev/doc/devel/release |
|
API
| https://pkg.go.dev/api |
| Packages | https://pkg.go.dev/ |
|
Community
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types |
|
Recorded Talks
| https://go.dev/talks/ |
|
Meetups
| https://www.meetup.com/pro/go |
|
Conferences
| https://github.com/golang/go/wiki/Conferences |
|
Go blog
| https://go.dev/blog |
|
Go project
| https://go.dev/help |
|
| https://groups.google.com/g/golang-nuts |
|
| https://github.com/golang |
|
| https://twitter.com/golang |
|
| https://www.reddit.com/r/golang/ |
|
| https://invite.slack.golangbridge.org/ |
|
| https://stackoverflow.com/collectives/go |
|
| https://go.dev/ |
|
Why Go
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types |
|
Why Go
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types |
|
Case Studies
| https://go.dev/solutions#case-studies |
|
Use Cases
| https://go.dev/solutions#use-cases |
|
Security
| https://go.dev/security/ |
| Learn | https://go.dev/learn/ |
|
Docs
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types |
|
Docs
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types |
|
Effective Go
| https://go.dev/doc/effective_go |
|
Go User Manual
| https://go.dev/doc/ |
|
Standard library
| https://pkg.go.dev/std |
|
Release Notes
| https://go.dev/doc/devel/release |
|
API
| https://pkg.go.dev/api |
| Packages | https://pkg.go.dev/ |
|
Community
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types |
|
Community
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types |
|
Recorded Talks
| https://go.dev/talks/ |
|
Meetups
| https://www.meetup.com/pro/go |
|
Conferences
| https://github.com/golang/go/wiki/Conferences |
|
Go blog
| https://go.dev/blog |
|
Go project
| https://go.dev/help |
| https://groups.google.com/g/golang-nuts |
| https://github.com/golang |
| https://twitter.com/golang |
| https://www.reddit.com/r/golang/ |
| https://invite.slack.golangbridge.org/ |
| https://stackoverflow.com/collectives/go |
| Discover Packages | https://pkg.go.dev/ |
| github.com/dispatchrun/coroutine | https://pkg.go.dev/github.com/dispatchrun/coroutine |
|
types
| https://pkg.go.dev/github.com/dispatchrun/coroutine@v0.9.3/types |
|
| https://go.dev/ |
|
Version:
v0.9.3
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types?tab=versions |
|
Go to latest
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types |
| Apache-2.0 | https://pkg.go.dev/github.com/dispatchrun/coroutine/types?tab=licenses |
|
Imports: 16
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types?tab=imports |
|
Imported by: 3
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types?tab=importedby |
| go.mod | https://github.com/dispatchrun/coroutine/tree/v0.9.3/go.mod |
| Learn more about best practices | https://pkg.go.dev/about#best-practices |
|
github.com/dispatchrun/coroutine
| https://github.com/dispatchrun/coroutine |
|
Open Source Insights
| https://deps.dev/go/github.com%2Fdispatchrun%2Fcoroutine/v0.9.3 |
|
Documentation
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#section-documentation |
| Overview | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#pkg-overview |
|
Index
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#pkg-index |
|
Constants
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#pkg-constants |
|
Variables
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#pkg-variables |
|
Functions
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#pkg-functions |
|
Deserialize(b)
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Deserialize |
|
DeserializeTo(d, x)
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#DeserializeTo |
|
FuncAddr(fn)
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#FuncAddr |
|
Register(serializer, deserializer)
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Register |
|
RegisterClosure(name)
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#RegisterClosure |
|
RegisterFunc(name)
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#RegisterFunc |
|
Serialize(x)
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Serialize |
|
SerializeT(s, x)
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#SerializeT |
|
Types
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#pkg-types |
|
type Deserializer
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Deserializer |
|
type DeserializerFunc
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#DeserializerFunc |
|
type Field
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Field |
|
(f) Anonymous()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Field.Anonymous |
|
(f) Name()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Field.Name |
|
(f) Offset()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Field.Offset |
|
(f) Package()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Field.Package |
|
(f) Tag()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Field.Tag |
|
(f) Type()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Field.Type |
|
type Func
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Func |
|
FuncByAddr(addr)
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#FuncByAddr |
|
FuncByName(name)
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#FuncByName |
|
type Function
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Function |
|
(f) ClosureType()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Function.ClosureType |
|
(f) Index()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Function.Index |
|
(f) Name()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Function.Name |
|
(f) String()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Function.String |
|
(f) Type()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Function.Type |
|
type Region
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Region |
|
(t) Index()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Region.Index |
|
(r) Scan()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Region.Scan |
|
(r) Size()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Region.Size |
|
(r) String()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Region.String |
|
(r) Type()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Region.Type |
|
type Scanner
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner |
|
(s) Bool()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Bool |
|
(s) Cap()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Cap |
|
(s) Close()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Close |
|
(s) Complex64()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Complex64 |
|
(s) Complex128()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Complex128 |
|
(s) Custom()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Custom |
|
(s) Depth()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Depth |
|
(s) Field()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Field |
|
(s) Float32()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Float32 |
|
(s) Float64()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Float64 |
|
(s) Function()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Function |
|
(s) Int()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Int |
|
(s) Int8()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Int8 |
|
(s) Int16()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Int16 |
|
(s) Int32()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Int32 |
|
(s) Int64()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Int64 |
|
(s) Kind()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Kind |
|
(s) Len()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Len |
|
(s) Next()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Next |
|
(s) Nil()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Nil |
|
(s) Pos()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Pos |
|
(s) Region()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Region |
|
(s) Type()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Type |
|
(s) Uint()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Uint |
|
(s) Uint8()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Uint8 |
|
(s) Uint16()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Uint16 |
|
(s) Uint32()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Uint32 |
|
(s) Uint64()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Uint64 |
|
(s) Uintptr()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Uintptr |
|
type Serializer
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Serializer |
|
type SerializerFunc
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#SerializerFunc |
|
type State
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State |
|
Inspect(b)
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Inspect |
|
(s) Arch()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State.Arch |
|
(s) BuildID()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State.BuildID |
|
(s) Function(i)
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State.Function |
|
(s) NumFunction()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State.NumFunction |
|
(s) NumRegion()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State.NumRegion |
|
(s) NumString()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State.NumString |
|
(s) NumType()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State.NumType |
|
(s) OS()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State.OS |
|
(s) Region(i)
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State.Region |
|
(s) Root()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State.Root |
|
(s) String(i)
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State.String |
|
(s) Type(i)
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State.Type |
|
type Type
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type |
|
(t) ChanDir()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.ChanDir |
|
(t) Elem()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.Elem |
|
(t) Field(i)
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.Field |
|
(t) Format(s, v)
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.Format |
|
(t) Index()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.Index |
|
(t) Key()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.Key |
|
(t) Kind()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.Kind |
|
(t) Len()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.Len |
|
(t) MemoryOffset()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.MemoryOffset |
|
(t) Name()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.Name |
|
(t) NumField()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.NumField |
|
(t) NumParam()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.NumParam |
|
(t) NumResult()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.NumResult |
|
(t) Opaque()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.Opaque |
|
(t) Package()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.Package |
|
(t) Param(i)
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.Param |
|
(t) Result(i)
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.Result |
|
(t) Variadic()
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.Variadic |
|
Source Files
| https://pkg.go.dev/github.com/dispatchrun/coroutine/types#section-sourcefiles |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#section-documentation |
| Rendered for | https://go.dev/about#build-context |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#pkg-overview |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#pkg-index |
| Variables | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#pkg-variables |
| func Deserialize(b []byte) (x interface{}, err error) | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Deserialize |
| func DeserializeTo[T any](d *Deserializer, x *T) | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#DeserializeTo |
| func FuncAddr(fn any) uintptr | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#FuncAddr |
| func Register[T any](serializer SerializerFunc[T], deserializer DeserializerFunc[T]) | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Register |
| func RegisterClosure[Type, Closure any](name string) | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#RegisterClosure |
| func RegisterFunc[Type any](name string) | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#RegisterFunc |
| func Serialize(x any) ([]byte, error) | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Serialize |
| func SerializeT[T any](s *Serializer, x T) | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#SerializeT |
| type Deserializer | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Deserializer |
| type DeserializerFunc | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#DeserializerFunc |
| type Field | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Field |
| func (f *Field) Anonymous() bool | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Field.Anonymous |
| func (f *Field) Name() string | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Field.Name |
| func (f *Field) Offset() uint64 | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Field.Offset |
| func (f *Field) Package() string | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Field.Package |
| func (f *Field) Tag() reflect.StructTag | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Field.Tag |
| func (f *Field) Type() *Type | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Field.Type |
| type Func | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Func |
| func FuncByAddr(addr uintptr) *Func | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#FuncByAddr |
| func FuncByName(name string) *Func | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#FuncByName |
| type Function | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Function |
| func (f *Function) ClosureType() *Type | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Function.ClosureType |
| func (f *Function) Index() int | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Function.Index |
| func (f *Function) Name() string | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Function.Name |
| func (f *Function) String() string | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Function.String |
| func (f *Function) Type() *Type | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Function.Type |
| type Region | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Region |
| func (t *Region) Index() int | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Region.Index |
| func (r *Region) Scan() *Scanner | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Region.Scan |
| func (r *Region) Size() int64 | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Region.Size |
| func (r *Region) String() string | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Region.String |
| func (r *Region) Type() *Type | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Region.Type |
| type Scanner | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner |
| func (s *Scanner) Bool() bool | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Bool |
| func (s *Scanner) Cap() int | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Cap |
| func (s *Scanner) Close() error | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Close |
| func (s *Scanner) Complex64() complex64 | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Complex64 |
| func (s *Scanner) Complex128() complex128 | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Complex128 |
| func (s *Scanner) Custom() bool | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Custom |
| func (s *Scanner) Depth() int | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Depth |
| func (s *Scanner) Field() *Field | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Field |
| func (s *Scanner) Float32() float32 | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Float32 |
| func (s *Scanner) Float64() float64 | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Float64 |
| func (s *Scanner) Function() *Function | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Function |
| func (s *Scanner) Int() int | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Int |
| func (s *Scanner) Int8() int8 | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Int8 |
| func (s *Scanner) Int16() int16 | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Int16 |
| func (s *Scanner) Int32() int32 | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Int32 |
| func (s *Scanner) Int64() int64 | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Int64 |
| func (s *Scanner) Kind() reflect.Kind | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Kind |
| func (s *Scanner) Len() int | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Len |
| func (s *Scanner) Next() bool | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Next |
| func (s *Scanner) Nil() bool | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Nil |
| func (s *Scanner) Pos() int | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Pos |
| func (s *Scanner) Region() (*Region, int64) | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Region |
| func (s *Scanner) Type() *Type | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Type |
| func (s *Scanner) Uint() uint | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Uint |
| func (s *Scanner) Uint8() uint8 | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Uint8 |
| func (s *Scanner) Uint16() uint16 | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Uint16 |
| func (s *Scanner) Uint32() uint32 | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Uint32 |
| func (s *Scanner) Uint64() uint64 | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Uint64 |
| func (s *Scanner) Uintptr() uintptr | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Uintptr |
| type Serializer | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Serializer |
| type SerializerFunc | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#SerializerFunc |
| type State | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State |
| func Inspect(b []byte) (*State, error) | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Inspect |
| func (s *State) Arch() string | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State.Arch |
| func (s *State) BuildID() string | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State.BuildID |
| func (s *State) Function(i int) *Function | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State.Function |
| func (s *State) NumFunction() int | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State.NumFunction |
| func (s *State) NumRegion() int | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State.NumRegion |
| func (s *State) NumString() int | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State.NumString |
| func (s *State) NumType() int | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State.NumType |
| func (s *State) OS() string | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State.OS |
| func (s *State) Region(i int) *Region | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State.Region |
| func (s *State) Root() *Region | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State.Root |
| func (s *State) String(i int) string | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State.String |
| func (s *State) Type(i int) *Type | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State.Type |
| type Type | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type |
| func (t *Type) ChanDir() reflect.ChanDir | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.ChanDir |
| func (t *Type) Elem() *Type | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.Elem |
| func (t *Type) Field(i int) *Field | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.Field |
| func (t *Type) Format(s fmt.State, v rune) | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.Format |
| func (t *Type) Index() int | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.Index |
| func (t *Type) Key() *Type | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.Key |
| func (t *Type) Kind() reflect.Kind | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.Kind |
| func (t *Type) Len() int | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.Len |
| func (t *Type) MemoryOffset() uint64 | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.MemoryOffset |
| func (t *Type) Name() string | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.Name |
| func (t *Type) NumField() int | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.NumField |
| func (t *Type) NumParam() int | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.NumParam |
| func (t *Type) NumResult() int | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.NumResult |
| func (t *Type) Opaque() bool | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.Opaque |
| func (t *Type) Package() string | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.Package |
| func (t *Type) Param(i int) *Type | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.Param |
| func (t *Type) Result(i int) *Type | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.Result |
| func (t *Type) Variadic() bool | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.Variadic |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#pkg-constants |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#pkg-variables |
| View Source | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/serde.go#L24 |
| errors | https://pkg.go.dev/errors |
| New | https://pkg.go.dev/errors#New |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#pkg-functions |
| Deserialize | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/serde.go#L69 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Deserialize |
| byte | https://pkg.go.dev/builtin#byte |
| error | https://pkg.go.dev/builtin#error |
| DeserializeTo | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/serde.go#L245 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#DeserializeTo |
| any | https://pkg.go.dev/builtin#any |
| Deserializer | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Deserializer |
| FuncAddr | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/func.go#L90 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#FuncAddr |
| any | https://pkg.go.dev/builtin#any |
| uintptr | https://pkg.go.dev/builtin#uintptr |
| Register | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/custom.go#L43 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Register |
| any | https://pkg.go.dev/builtin#any |
| SerializerFunc | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#SerializerFunc |
| DeserializerFunc | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#DeserializerFunc |
| Register | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Register |
| Serializer | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Serializer |
| Deserializer | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Deserializer |
| Serialize | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Serialize |
| DeserializeTo | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#DeserializeTo |
| RegisterClosure | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/func.go#L65 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#RegisterClosure |
| any | https://pkg.go.dev/builtin#any |
| string | https://pkg.go.dev/builtin#string |
| RegisterFunc | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/func.go#L56 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#RegisterFunc |
| any | https://pkg.go.dev/builtin#any |
| string | https://pkg.go.dev/builtin#string |
| Serialize | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/serde.go#L42 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Serialize |
| any | https://pkg.go.dev/builtin#any |
| byte | https://pkg.go.dev/builtin#byte |
| error | https://pkg.go.dev/builtin#error |
| Deserialize | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Deserialize |
| SerializeT | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/serde.go#L229 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#SerializeT |
| any | https://pkg.go.dev/builtin#any |
| Serializer | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Serializer |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#pkg-types |
| Deserializer | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/serde.go#L98 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Deserializer |
| DeserializerFunc | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/custom.go#L20 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#DeserializerFunc |
| any | https://pkg.go.dev/builtin#any |
| Deserializer | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Deserializer |
| error | https://pkg.go.dev/builtin#error |
| Deserialize | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Deserialize |
| Deserializer | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Deserializer |
| Field | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L503 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Field |
| Anonymous | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L537 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Field.Anonymous |
| Field | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Field |
| bool | https://pkg.go.dev/builtin#bool |
| Name | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L509 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Field.Name |
| Field | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Field |
| string | https://pkg.go.dev/builtin#string |
| Offset | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L531 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Field.Offset |
| Field | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Field |
| uint64 | https://pkg.go.dev/builtin#uint64 |
| Package | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L518 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Field.Package |
| Field | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Field |
| string | https://pkg.go.dev/builtin#string |
| Tag | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L542 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Field.Tag |
| Field | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Field |
| reflect | https://pkg.go.dev/reflect |
| StructTag | https://pkg.go.dev/reflect#StructTag |
| Type | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L526 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Field.Type |
| Field | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Field |
| Type | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type |
| Func | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/func.go#L15 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Func |
| uintptr | https://pkg.go.dev/builtin#uintptr |
| string | https://pkg.go.dev/builtin#string |
| reflect | https://pkg.go.dev/reflect |
| Type | https://pkg.go.dev/reflect#Type |
| reflect | https://pkg.go.dev/reflect |
| Type | https://pkg.go.dev/reflect#Type |
| FuncByAddr | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/func.go#L118 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#FuncByAddr |
| uintptr | https://pkg.go.dev/builtin#uintptr |
| Func | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Func |
| FuncByName | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/func.go#L109 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#FuncByName |
| string | https://pkg.go.dev/builtin#string |
| Func | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Func |
| Function | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L547 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Function |
| ClosureType | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L578 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Function.ClosureType |
| Function | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Function |
| Type | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type |
| Index | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L562 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Function.Index |
| Function | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Function |
| int | https://pkg.go.dev/builtin#int |
| Name | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L554 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Function.Name |
| Function | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Function |
| string | https://pkg.go.dev/builtin#string |
| String | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L586 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Function.String |
| Function | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Function |
| string | https://pkg.go.dev/builtin#string |
| Type | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L567 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Function.Type |
| Function | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Function |
| Type | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type |
| Region | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L591 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Region |
| Index | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L599 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Region.Index |
| Region | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Region |
| int | https://pkg.go.dev/builtin#int |
| Scan | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L639 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Region.Scan |
| Region | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Region |
| Scanner | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner |
| Size | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L629 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Region.Size |
| Region | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Region |
| int64 | https://pkg.go.dev/builtin#int64 |
| String | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L634 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Region.String |
| Region | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Region |
| string | https://pkg.go.dev/builtin#string |
| Type | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L604 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Region.Type |
| Region | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Region |
| Type | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type |
| Scanner | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L648 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner |
| Bool | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L836 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Bool |
| Scanner | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner |
| bool | https://pkg.go.dev/builtin#bool |
| Cap | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L831 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Cap |
| Scanner | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner |
| int | https://pkg.go.dev/builtin#int |
| Close | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L920 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Close |
| Scanner | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner |
| error | https://pkg.go.dev/builtin#error |
| Complex64 | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L906 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Complex64 |
| Scanner | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner |
| complex64 | https://pkg.go.dev/builtin#complex64 |
| Complex128 | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L913 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Complex128 |
| Scanner | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner |
| complex128 | https://pkg.go.dev/builtin#complex128 |
| Custom | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L815 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Custom |
| Scanner | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner |
| bool | https://pkg.go.dev/builtin#bool |
| Depth | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L784 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Depth |
| Scanner | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner |
| int | https://pkg.go.dev/builtin#int |
| Field | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L804 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Field |
| Scanner | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner |
| Field | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Field |
| Float32 | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L896 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Float32 |
| Scanner | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner |
| float32 | https://pkg.go.dev/builtin#float32 |
| Float64 | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L901 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Float64 |
| Scanner | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner |
| float64 | https://pkg.go.dev/builtin#float64 |
| Function | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L809 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Function |
| Scanner | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner |
| Function | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Function |
| Int | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L841 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Int |
| Scanner | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner |
| int | https://pkg.go.dev/builtin#int |
| Int8 | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L846 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Int8 |
| Scanner | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner |
| int8 | https://pkg.go.dev/builtin#int8 |
| Int16 | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L851 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Int16 |
| Scanner | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner |
| int16 | https://pkg.go.dev/builtin#int16 |
| Int32 | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L856 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Int32 |
| Scanner | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner |
| int32 | https://pkg.go.dev/builtin#int32 |
| Int64 | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L861 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Int64 |
| Scanner | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner |
| int64 | https://pkg.go.dev/builtin#int64 |
| Kind | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L789 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Kind |
| Scanner | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner |
| reflect | https://pkg.go.dev/reflect |
| Kind | https://pkg.go.dev/reflect#Kind |
| Len | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L826 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Len |
| Scanner | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner |
| int | https://pkg.go.dev/builtin#int |
| Next | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L693 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Next |
| Scanner | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner |
| bool | https://pkg.go.dev/builtin#bool |
| Nil | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L820 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Nil |
| Scanner | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner |
| bool | https://pkg.go.dev/builtin#bool |
| Pos | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L779 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Pos |
| Scanner | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner |
| int | https://pkg.go.dev/builtin#int |
| Region | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L794 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Region |
| Scanner | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner |
| Region | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Region |
| int64 | https://pkg.go.dev/builtin#int64 |
| Type | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L799 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Type |
| Scanner | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner |
| Type | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type |
| Uint | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L866 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Uint |
| Scanner | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner |
| uint | https://pkg.go.dev/builtin#uint |
| Uint8 | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L871 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Uint8 |
| Scanner | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner |
| uint8 | https://pkg.go.dev/builtin#uint8 |
| Uint16 | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L876 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Uint16 |
| Scanner | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner |
| uint16 | https://pkg.go.dev/builtin#uint16 |
| Uint32 | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L881 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Uint32 |
| Scanner | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner |
| uint32 | https://pkg.go.dev/builtin#uint32 |
| Uint64 | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L886 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Uint64 |
| Scanner | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner |
| uint64 | https://pkg.go.dev/builtin#uint64 |
| Uintptr | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L891 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner.Uintptr |
| Scanner | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Scanner |
| uintptr | https://pkg.go.dev/builtin#uintptr |
| Serializer | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/serde.go#L168 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Serializer |
| SerializerFunc | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/custom.go#L15 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#SerializerFunc |
| any | https://pkg.go.dev/builtin#any |
| Serializer | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Serializer |
| error | https://pkg.go.dev/builtin#error |
| Serialize | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Serialize |
| Serializer | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Serializer |
| State | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L26 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State |
| Inspect | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L17 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Inspect |
| byte | https://pkg.go.dev/builtin#byte |
| State | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State |
| error | https://pkg.go.dev/builtin#error |
| Arch | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L41 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State.Arch |
| State | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State |
| string | https://pkg.go.dev/builtin#string |
| BuildID | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L31 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State.BuildID |
| State | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State |
| string | https://pkg.go.dev/builtin#string |
| Function | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L69 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State.Function |
| State | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State |
| int | https://pkg.go.dev/builtin#int |
| Function | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Function |
| NumFunction | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L64 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State.NumFunction |
| State | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State |
| int | https://pkg.go.dev/builtin#int |
| NumRegion | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L82 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State.NumRegion |
| State | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State |
| int | https://pkg.go.dev/builtin#int |
| NumString | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L99 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State.NumString |
| State | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State |
| int | https://pkg.go.dev/builtin#int |
| NumType | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L46 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State.NumType |
| State | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State |
| int | https://pkg.go.dev/builtin#int |
| OS | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L36 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State.OS |
| State | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State |
| string | https://pkg.go.dev/builtin#string |
| Region | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L87 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State.Region |
| State | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State |
| int | https://pkg.go.dev/builtin#int |
| Region | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Region |
| Root | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L112 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State.Root |
| State | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State |
| Region | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Region |
| String | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L104 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State.String |
| State | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State |
| int | https://pkg.go.dev/builtin#int |
| string | https://pkg.go.dev/builtin#string |
| Type | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L51 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State.Type |
| State | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#State |
| int | https://pkg.go.dev/builtin#int |
| Type | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type |
| Type | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L121 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type |
| ChanDir | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L280 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.ChanDir |
| Type | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type |
| reflect | https://pkg.go.dev/reflect |
| ChanDir | https://pkg.go.dev/reflect#ChanDir |
| Elem | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L210 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.Elem |
| Type | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type |
| Type | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type |
| Field | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L231 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.Field |
| Type | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type |
| int | https://pkg.go.dev/builtin#int |
| Field | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Field |
| Format | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L306 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.Format |
| Type | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type |
| fmt | https://pkg.go.dev/fmt |
| State | https://pkg.go.dev/fmt#State |
| rune | https://pkg.go.dev/builtin#rune |
| Index | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L129 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.Index |
| Type | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type |
| int | https://pkg.go.dev/builtin#int |
| Key | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L218 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.Key |
| Type | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type |
| Type | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type |
| Kind | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L150 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.Kind |
| Type | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type |
| reflect | https://pkg.go.dev/reflect |
| Kind | https://pkg.go.dev/reflect#Kind |
| Len | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L268 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.Len |
| Type | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type |
| int | https://pkg.go.dev/builtin#int |
| MemoryOffset | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L275 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.MemoryOffset |
| Type | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type |
| uint64 | https://pkg.go.dev/builtin#uint64 |
| Name | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L134 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.Name |
| Type | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type |
| string | https://pkg.go.dev/builtin#string |
| NumField | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L226 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.NumField |
| Type | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type |
| int | https://pkg.go.dev/builtin#int |
| NumParam | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L242 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.NumParam |
| Type | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type |
| int | https://pkg.go.dev/builtin#int |
| NumResult | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L255 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.NumResult |
| Type | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type |
| int | https://pkg.go.dev/builtin#int |
| Opaque | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L301 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.Opaque |
| Type | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type |
| bool | https://pkg.go.dev/builtin#bool |
| Package | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L142 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.Package |
| Type | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type |
| string | https://pkg.go.dev/builtin#string |
| Param | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L247 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.Param |
| Type | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type |
| int | https://pkg.go.dev/builtin#int |
| Type | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type |
| Result | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L260 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.Result |
| Type | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type |
| int | https://pkg.go.dev/builtin#int |
| Type | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type |
| Variadic | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go#L294 |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type.Variadic |
| Type | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#Type |
| bool | https://pkg.go.dev/builtin#bool |
| ¶ | https://pkg.go.dev/github.com/dispatchrun/coroutine/types#section-sourcefiles |
| View all Source files | https://github.com/dispatchrun/coroutine/tree/v0.9.3/types |
| buildid.go | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/buildid.go |
| codec.go | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/codec.go |
| custom.go | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/custom.go |
| func.go | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/func.go |
| inspect.go | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/inspect.go |
| obj_linux.go | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/obj_linux.go |
| reflect.go | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/reflect.go |
| scan.go | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/scan.go |
| serde.go | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/serde.go |
| string.go | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/string.go |
| types.go | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/types.go |
| unsafe.go | https://github.com/dispatchrun/coroutine/blob/v0.9.3/types/unsafe.go |
|
Why Go
| https://go.dev/solutions |
|
Use Cases
| https://go.dev/solutions#use-cases |
|
Case Studies
| https://go.dev/solutions#case-studies |
|
Get Started
| https://learn.go.dev/ |
|
Playground
| https://play.golang.org |
|
Tour
| https://tour.golang.org |
|
Stack Overflow
| https://stackoverflow.com/questions/tagged/go?tab=Newest |
|
Help
| https://go.dev/help |
|
Packages
| https://pkg.go.dev |
|
Standard Library
| https://pkg.go.dev/std |
|
Sub-repositories
| https://pkg.go.dev/golang.org/x |
|
About Go Packages
| https://pkg.go.dev/about |
|
pkg.go.dev API
| https://pkg.go.dev/api |
|
About
| https://go.dev/project |
| Download | https://go.dev/dl/ |
| Blog | https://go.dev/blog |
|
Issue Tracker
| https://github.com/golang/go/issues |
|
Release Notes
| https://go.dev/doc/devel/release.html |
|
Brand Guidelines
| https://go.dev/brand |
|
Code of Conduct
| https://go.dev/conduct |
|
Connect
| https://www.twitter.com/golang |
|
Twitter
| https://www.twitter.com/golang |
| GitHub | https://github.com/golang |
|
Slack
| https://invite.slack.golangbridge.org/ |
|
r/golang
| https://reddit.com/r/golang |
|
Meetup
| https://www.meetup.com/pro/go |
|
Golang Weekly
| https://golangweekly.com/ |
| Copyright | https://go.dev/copyright |
| Terms of Service | https://go.dev/tos |
|
Privacy Policy
| http://www.google.com/intl/en/policies/privacy/ |
|
Report an Issue
| https://go.dev/s/pkgsite-feedback |
|
| https://google.com |
| Learn more. | https://policies.google.com/technologies/cookies |