Documentation
¶
Index ¶
- Variables
- func ConnectionFail(args ...string)
- func ConnectionSuccess(args ...string)
- func Empty(args ...string)
- func Init()
- func NewBadgerWork()
- func NewHome()
- func NewLevelDBWork()
- func NewRedisWork()
- func OperationFail(args ...string)
- func OperationSuccess(args ...string)
- func RegisterEvents()
- func SwitchUI(args ...string)
Constants ¶
This section is empty.
Variables ¶
View Source
var ( App fyne.App Window fyne.Window )
Functions ¶
func ConnectionFail ¶
func ConnectionFail(args ...string)
func ConnectionSuccess ¶
func ConnectionSuccess(args ...string)
func NewBadgerWork ¶ added in v0.0.6
func NewBadgerWork()
func NewLevelDBWork ¶ added in v0.0.5
func NewLevelDBWork()
func NewRedisWork ¶ added in v0.0.4
func NewRedisWork()
func OperationFail ¶ added in v0.0.2
func OperationFail(args ...string)
func OperationSuccess ¶ added in v0.0.2
func OperationSuccess(args ...string)
func RegisterEvents ¶ added in v0.0.4
func RegisterEvents()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.