Documentation
¶
Overview ¶
Code generated by options-gen. DO NOT EDIT.
Code generated by options-gen. DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
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.