Documentation ¶
Index ¶
- Variables
- func GetClientFromContext(ctx context.Context) (graphql.Client, error)
- func GetClientFromMyContext(ctx MyContext) (graphql.Client, error)
- func GetClientFromNowhere() (graphql.Client, error)
- func MarshalDate(t *time.Time) ([]byte, error)
- func UnmarshalDate(b []byte, t *time.Time) error
- type ID
- type MyContext
- type Pokemon
Constants ¶
This section is empty.
Variables ¶
View Source
var Cupaloy = cupaloy.New(cupaloy.SnapshotSubdirectory("testdata/snapshots"))
Functions ¶
func GetClientFromNowhere ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.