Documentation ¶
Overview ¶
Code generated by options-gen. DO NOT EDIT.
Code generated by options-gen. DO NOT EDIT.
Index ¶
Constants ¶
View Source
const ( FieldKKKfield0 optKKKField = 0 FieldKKKfield1 optKKKField = 1 FieldKKKfield2 optKKKField = 2 FieldKKKfield3 optKKKField = 3 )
View Source
const ( FieldNNNfield1 optNNNField = 0 FieldNNNfield2 optNNNField = 1 FieldNNNfield3 optNNNField = 2 FieldNNNfield4 optNNNField = 3 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OptOptions1Setter ¶
type OptOptions1Setter func(o *Options1)
type OptOptions2Setter ¶
type OptOptions2Setter func(o *Options2)
type Options1 ¶
type Options1 struct {
// contains filtered or unexported fields
}
func NewOptions1 ¶
func NewOptions1( options ...OptOptions1Setter, ) Options1
type Options2 ¶
type Options2 struct {
// contains filtered or unexported fields
}
func NewOptions2 ¶
func NewOptions2( options ...OptOptions2Setter, ) Options2
Click to show internal directories.
Click to hide internal directories.