Documentation
¶
Index ¶
- type Conf
- func (tsv *Conf[K, V]) Filter(filter func(line V) bool) []V
- func (tsv *Conf[K, V]) Get(id K) V
- func (tsv *Conf[K, V]) GetAll() []V
- func (tsv *Conf[K, V]) Name() string
- func (tsv *Conf[K, V]) NumRecord() int
- func (tsv *Conf[K, V]) Reload() error
- func (tsv *Conf[K, V]) Select(filter func(line V) bool) (V, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.