action

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ActInit

func ActInit(ctx *cli.Context) (err error)

func ActStamp

func ActStamp(ctx *cli.Context) (err error)

func ActToken added in v0.2.0

func ActToken(ctx *cli.Context) (err error)

Types

type Config

type Config struct {
	LoginCompanyCode string `toml:"login_company_code"` // AKASHI企業ID
	Token            string `toml:"token"`              // トークン
	// contains filtered or unexported fields
}

func (*Config) Load

func (c *Config) Load(profile string) (err error)

func (Config) Write

func (c Config) Write(loginCompanyCode, token string) (err error)

Jump to

Keyboard shortcuts

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