Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GateQPOption ¶ added in v0.0.47
type GateQPOption struct {
// contains filtered or unexported fields
}
func NewGateQPOption ¶ added in v0.0.47
func NewGateQPOption() *GateQPOption
func (*GateQPOption) ProcessAnnotations ¶ added in v0.0.47
func (p *GateQPOption) ProcessAnnotations(annotationsPath string, qpextentionPreifx string) bool
func (*GateQPOption) Setup ¶ added in v0.0.47
func (p *GateQPOption) Setup(defaults *sharedmain.Defaults)
func (*GateQPOption) Shutdown ¶ added in v0.0.47
func (p *GateQPOption) Shutdown()
Click to show internal directories.
Click to hide internal directories.