Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Binding ¶ added in v0.4.2
func (*Binding) AddPlaceholder ¶ added in v0.4.2
func (b *Binding) AddPlaceholder()
func (*Binding) AddPlaceholders ¶ added in v0.4.2
type Group ¶ added in v0.4.2
type Group struct { Name string Type reflect.Type From int To int InInts *in.Ints InStrings *in.Strings }
Group represents a group of values in a binding.
Click to show internal directories.
Click to hide internal directories.