package
0.0.1
Repository: https://github.com/kanmu/go-sqlfmt.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewRetriever Creates Retriever that retrieves each target SQL clause Each Retriever have endKeywords in order to stop retrieving.
ParseTokens parses Tokens, creating slice of Reindenter each Reindenter is group of SQL Clause such as SelectGroup, FromGroup ...etc.

# Structs

Retriever retrieves target SQL clause group from TokenSource.