app

package
v0.0.0-...-b5ec117 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	StatusFilename = "status.yaml"
)

Variables

This section is empty.

Functions

func InitApp

func InitApp(config *pconfig.Config) error

InitApp initializes this application by creating required directories and files.

func NewAppCmd

func NewAppCmd(config *config.Config) *cobra.Command

func NewInitCommand

func NewInitCommand(config *pconfig.Config) *cobra.Command

func NewUpdateCommand

func NewUpdateCommand(c *config.Config) *cobra.Command

Types

type UserStatus

type UserStatus struct {
	UserId int
	Status string
}

Jump to

Keyboard shortcuts

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