package
0.0.0-20230330012623-61b31fa7d817
Repository: https://github.com/hanksudo/tables-to-go.git
Documentation: pkg.go.dev
# Functions
NewTaggers is the constructor function to create the supported taggers.
# Structs
Bun represents the Bun "bun"-tag.
Db is the standard "db"-tag.
Mastermind represents the Masterminds/structable "stbl"-tag.
Taggers represents the supported tags to generate.
# Interfaces
Tagger interface for types of struct-tags.