Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppInstance ¶
type AppInstance struct {
// contains filtered or unexported fields
}
func NewAppInstance ¶
func NewAppInstance() *AppInstance
func (*AppInstance) GetWriter ¶
func (a *AppInstance) GetWriter() database.Writer
func (*AppInstance) Init ¶
func (a *AppInstance) Init() error
func (*AppInstance) Run ¶
func (a *AppInstance) Run() error
func (*AppInstance) Uninit ¶
func (a *AppInstance) Uninit()
Click to show internal directories.
Click to hide internal directories.