//
pkg.gl
Category
github.com/microsoft/go-sqlcmd
internal
output
formatter
package
1.8.1
Repository:
https://github.com/microsoft/go-sqlcmd.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
6
Dependents
2
Files
106 SLOC
#
Functions
New
New creates a new instance of the Formatter interface.
#
Structs
Base
No description provided by the author
Json
No description provided by the author
Options
Options defines the options for creating a new Formatter instance.
Xml
No description provided by the author
Yaml
No description provided by the author
#
Interfaces
Formatter
Formatter defines a formatter for serializing an input object into a byte slice.