cmd

package
v0.2.9 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2020 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// TELEGRAM_TOKEN Telegram token to grant access to the bot
	TELEGRAM_TOKEN = "tg-token"
	// DISABLE_NOTIFY disable send message with address after start the server
	DISABLE_NOTIFY = "disable-notify"
	// SERVER_PORT port of the server
	SERVER_PORT = "port"
	// PROD if want to run in production mode
	PROD = "prod"
)

Variables

View Source
var (
	// Version of the builds following tags
	Version string
	// Commit of the builds following tags
	Commit string
	// BuildTime of the builds following tags
	BuildTime string
)

Functions

func Execute

func Execute() error

Execute is entry point for the Assistant app

Types

This section is empty.

Jump to

Keyboard shortcuts

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