Documentation
¶
Index ¶
- func Save() error
- func Sort(r string, m map[string]any) (ms yaml.MapSlice)
- type Account
- type Accounts
- func (accounts Accounts[Account]) Add(account Account) Accounts[Account]
- func (accounts Accounts[Account]) Get(key string) (account Account, _ bool)
- func (accounts Accounts[Account]) GetOrFirst(keys ...string) Account
- func (accounts Accounts[Account]) Update(key string, cb func(account Account) Account) Accounts[Account]
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.