Documentation
¶
Index ¶
- Variables
- func CheckDAOReadyState(table string, action audit.Action, isDaoReady bool)
- func GetDBNameFromPath(t string) string
- func GetStructType(data any) string
- func Initialise(cfg *commonConfig.Settings) error
- func IsValidFieldInStruct(fromField string, data any) error
- func IsValidTypeForField(field string, data, forStruct any) error
- type StormBool
Constants ¶
This section is empty.
Variables ¶
View Source
var DB *storm.DB
View Source
var DBName string = "default"
View Source
var DBVersion = 1
Functions ¶
func CheckDAOReadyState ¶
func GetDBNameFromPath ¶
func GetStructType ¶
func Initialise ¶
func Initialise(cfg *commonConfig.Settings) error
func IsValidFieldInStruct ¶
func IsValidTypeForField ¶ added in v1.2.39
Types ¶
Click to show internal directories.
Click to hide internal directories.