Search Apps Documentation Source Content File Folder Download Copy Actions Download State String Boolean Number Struct Map Slice Pointer Function Closure Reference Nil Package Type Interface Unknown

tests_foo source realm

Functions 1

func AddFooStringer

Action
1func AddFooStringer(_ int, rlm realm, fa string)
source

AddFooStringer is a non-crossing helper. Callers thread their own live cur as `rlm`; `cross(rlm)` forwards it into the (cur realm)- crossing tests.AddStringer.

Types 1

type FooStringer

struct
1type FooStringer struct {
2	FieldA string
3}
source

Methods on FooStringer

func String

method on FooStringer
1func (fs *FooStringer) String() string
source

Imports 1

Source Files 2