Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Command ¶
type Command struct {
// contains filtered or unexported fields
}
Command represents a single command to be executed and then for the process to end.
func NewCommand ¶
func NewCommand() *Command
NewCommand returns a Command with db and logger attached.
func (*Command) BillingCheck ¶
BillingCheck checks stripe billing for descrepencies.
Click to show internal directories.
Click to hide internal directories.