Documentation
¶
Index ¶
- func Bool(b bool) *bool
- func Duration(d time.Duration) *time.Duration
- func Float32(f float32) *float32
- func Float64(f float64) *float64
- func Int(i int) *int
- func Int64(i int64) *int64
- func IntSlice(is []int) *[]int
- func NewMQ() mq.MQ
- func String(s string) *string
- func StringSlice(ss []string) *[]string
- type ClientConfig
- type DatabaseConfig
- type GqlConfig
- type HashConfig
- type JWTConfig
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StringSlice ¶ added in v0.0.3
StringSlice returns a pointer to the passed string slice ss
Types ¶
type ClientConfig ¶ added in v0.0.11
type DatabaseConfig ¶
type HashConfig ¶
Click to show internal directories.
Click to hide internal directories.