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