Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClientFactory ¶
type ClientFactory interface {
KnSource
CreateKnSourceClient() KnSourceClient
}
type CommandFactory ¶
type FlagsFactory ¶
type KnSource ¶
type KnSource interface {
KnSourceParams() *KnSourceParams
}
type KnSourceClient ¶
type KnSourceClient interface {
KnSource
}
type KnSourceParams ¶
type ParamsFactory ¶
type ParamsFactory interface {
KnSource
CreateKnSourceParams() *KnSourceParams
}
type RunEFactory ¶
Click to show internal directories.
Click to hide internal directories.