Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct { Nested bool // contains filtered or unexported fields }
Options follow the design of Functional Options(https://github.com/tmrts/go-patterns/blob/master/idiom/functional-options.md)
func ParseOptions ¶
func (*Options) GetVTypeCell ¶
Click to show internal directories.
Click to hide internal directories.