Documentation ¶
Overview ¶
Package skcmd gathers useful commands to manage a sako repository.
Index ¶
- func ClientAdd(ctx context.Context, msg *log.Logger, db skdb.Repository, usr sako.User, ...) error
- func ClientDel(ctx context.Context, msg *log.Logger, db skdb.Repository, usr sako.User, ...) error
- func ConfigGet(ctx context.Context, db skdb.Repository, usr sako.User) (sako.Config, error)
- func ConfigPut(ctx context.Context, db skdb.Repository, usr sako.User, cfg sako.Config) error
- func EntryReload(ctx context.Context, msg *log.Logger, db skdb.Repository, hcli *http.Client, ...) (sako.Entry, error)
- func NewHTTP() *http.Client
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EntryReload ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.