report

package
v0.0.0-...-0a2bfd5 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2021 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MessageLimit = 4000
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Command

type Command struct {
	Period         string `short:"p" long:"period" required:"true" choice:"any" choice:"day" choice:"week" choice:"month" choice:"year"`
	FileName       string `short:"f" long:"file" required:"false"`
	TelegramToken  string `short:"t" long:"telegram-token" required:"false"`
	TelegramChatId string `short:"c" long:"telegram-chat-id" required:"false"`
	DomainName     string `short:"d" long:"domain" required:"true"`
	EndDate        string `short:"e" long:"end-date" required:"false"`
}

func (*Command) Execute

func (c *Command) Execute(_ []string) error

Jump to

Keyboard shortcuts

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