package
0.2.0
Repository: https://github.com/alexeyco/ydbm.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package context provides generator context.
Package validator provides generator validator.

# Functions

Generate returns new Generator.
WithActions to set custom actions.
WithFs to set custom Fs.
WithValidator to set custom Validator.

# Structs

Generator describes migrations generator.

# Interfaces

Action describes generator action.
Validator describes validator interface.

# Type aliases

Option describes Generator option.