Documentation ¶
Index ¶
Constants ¶
View Source
const (
FILENAME utils_types.FilePath = "empathy.ini"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { semantic.ConfigModel RepChangeEffects []*RepChangeEffects RepoChangeMap *lower_map.KeyLoweredMap[string, *RepChangeEffects] }
type EmpathyRate ¶
type RepChangeEffects ¶
type RepChangeEffects struct { semantic.Model Group *semantic.String EmpathyRates []*EmpathyRate EmpathyRatesMap *lower_map.KeyLoweredMap[string, *EmpathyRate] }
Click to show internal directories.
Click to hide internal directories.