package
0.0.0-20220319075047-3cbb0bf4fbad
Repository: https://github.com/pausan/syncdbdocs.git
Documentation: pkg.go.dev
# Functions
----------------------------------------------------------------------------- DbConnect
Helper method to connect to database.
----------------------------------------------------------------------------- IdentityEscape
It does nothing, it just returns what it gets -----------------------------------------------------------------------------.
----------------------------------------------------------------------------- MarkdownEscape
Escape markdown characters -----------------------------------------------------------------------------.
----------------------------------------------------------------------------- NewDbConnection -----------------------------------------------------------------------------.
----------------------------------------------------------------------------- NewDbFieldLayout -----------------------------------------------------------------------------.
----------------------------------------------------------------------------- NewDbLayout -----------------------------------------------------------------------------.
----------------------------------------------------------------------------- NewDbLayoutFromParsedFile -----------------------------------------------------------------------------.
----------------------------------------------------------------------------- NewDbLayoutFromParsedString
It will try to parse things with a simple algorithm, if the lines are really malformed, then it won't be able to do anything -----------------------------------------------------------------------------.
----------------------------------------------------------------------------- NewDbLayoutTextParser -----------------------------------------------------------------------------.
----------------------------------------------------------------------------- NewDbSchemaLayout -----------------------------------------------------------------------------.
----------------------------------------------------------------------------- NewDbTableLayout -----------------------------------------------------------------------------.
----------------------------------------------------------------------------- PrintMarkdown -----------------------------------------------------------------------------.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
----------------------------------------------------------------------------- DbLayoutTextParser
Each item points to the current field/table/schema/layout that we are parsing -----------------------------------------------------------------------------.
No description provided by the author
No description provided by the author
----------------------------------------------------------------------------- WordWrap -----------------------------------------------------------------------------.
# Type aliases
----------------------------------------------------------------------------- EscapeFunc -----------------------------------------------------------------------------.
No description provided by the author