Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CondValue ¶ added in v0.16.0
type CondValue struct { Conds []string ReturnValue ReturnValue }
type DynamicField ¶ added in v0.16.0
type DynamicField struct { Name string SwitchCases []SwitchCase Default ReturnValue }
type ReturnValue ¶ added in v0.16.0
type SwitchCase ¶ added in v0.16.0
Click to show internal directories.
Click to hide internal directories.