app

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2018 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	// contains filtered or unexported fields
}

func NewApp

func NewApp(config *AppConfig) *App

func (*App) Run

func (app *App) Run(addr string)

type AppConfig

type AppConfig struct {
	LineChannelSecret string
	LineAccessToken   string
	Address           string
	Name              string
}

func NewAppConfig

func NewAppConfig() *AppConfig

Jump to

Keyboard shortcuts

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