Versions in this module Expand all Collapse all v0 v0.7.0 Jan 10, 2020 Changes in this version + func New() pgs.Module + func Retag(n ast.Node, tags StructTags) error + func ToSnakeCase(str string) string + type StructTags map[string]map[string]*structtag.Tags + func (s StructTags) AddTagsToXXXFields(tags *structtag.Tags)