Versions in this module Expand all Collapse all v1 v1.0.1 Nov 22, 2024 v1.0.0 Nov 22, 2024 Changes in this version + func MustRegister(app core.App, config Config) + func Register(app core.App, config Config) error + type Config struct + HooksDir string + HooksFilesPattern string + HooksPoolSize int + HooksWatch bool + MigrationsDir string + MigrationsFilesPattern string + TypesDir string + type FieldMapper struct + func (u FieldMapper) FieldName(_ reflect.Type, f reflect.StructField) string + func (u FieldMapper) MethodName(_ reflect.Type, m reflect.Method) string