Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrResourceLoaderNotHydrated = errors.New("resourceLoader needs to be hydrated")
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct {
ManualSelectSingleResource bool
// contains filtered or unexported fields
}
func NewOptions ¶
func NewOptions( resourceLoader *bridge.ResourceLoader, ) *Options
func (*Options) ToParameters ¶
func (down *Options) ToParameters() (*action.DownParameters, error)
Click to show internal directories.
Click to hide internal directories.