Documentation ¶
Index ¶
- type CondExpr
- func (ce CondExpr) Float64(yes, no float64) float64
- func (ce CondExpr) Int(yes, no int) int
- func (ce CondExpr) Int64(yes, no int64) int64
- func (ce CondExpr) Int8(yes, no int8) int8
- func (ce CondExpr) Interface(yes, no interface{}) interface{}
- func (ce CondExpr) String(yes, no string) string
- func (ce CondExpr) Uint(yes, no uint) uint
- func (ce CondExpr) Uint64(yes, no uint64) uint64
- func (ce CondExpr) Uint8(yes, no uint8) uint8
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.