Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DefaultOptions ¶
type DefaultOptions struct {
Options
// contains filtered or unexported fields
}
func (*DefaultOptions) IDProvider ¶ added in v0.3.0
func (opts *DefaultOptions) IDProvider() id.Provider
type Options ¶
type Options interface {
IDProvider() id.Provider
}
func NewDefaultOptions ¶
func NewDefaultOptionsWithProvider ¶ added in v0.3.1
Click to show internal directories.
Click to hide internal directories.