Documentation
¶
Index ¶
- 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 ¶
This section is empty.
Functions ¶
func GetClientFromNowhere ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.