Documentation
¶
Index ¶
- type EirApp
- func (a *EirApp) CallServerStop()
- func (a *EirApp) Config() *factory.Config
- func (a *EirApp) Consumer() *consumer.Consumer
- func (a *EirApp) Context() *eir_context.EIRContext
- func (a *EirApp) Processor() *processor.Processor
- func (a *EirApp) SetLogEnable(enable bool)
- func (a *EirApp) SetLogLevel(level string)
- func (a *EirApp) SetReportCaller(reportCaller bool)
- func (a *EirApp) Start()
- func (a *EirApp) Terminate()
- func (a *EirApp) WaitRoutineStopped()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EirApp ¶
type EirApp struct {
// contains filtered or unexported fields
}
func (*EirApp) CallServerStop ¶
func (a *EirApp) CallServerStop()
func (*EirApp) Context ¶
func (a *EirApp) Context() *eir_context.EIRContext
func (*EirApp) SetLogEnable ¶
func (*EirApp) SetLogLevel ¶
func (*EirApp) SetReportCaller ¶
func (*EirApp) WaitRoutineStopped ¶
func (a *EirApp) WaitRoutineStopped()
Click to show internal directories.
Click to hide internal directories.