alkaid

package module
v0.0.0-...-d2fce3e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 4, 2020 License: MIT Imports: 10 Imported by: 0

README

alkaid

golang framework

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	Clients *clients
	// contains filtered or unexported fields
}

func New

func New(name string) (app *App, err error)

func (*App) GetName

func (app *App) GetName() string

func (*App) GraceExit

func (app *App) GraceExit(callback func())

type Conf

type Conf struct {
	Clients *client.Conf
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL