Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Writer ¶
type Writer struct {
// contains filtered or unexported fields
}
Writer implements the writers.Writer interface for DCTX format
func NewWriter ¶
func NewWriter(options *writers.WriterOptions) *Writer
NewWriter creates a new DCTX writer with the given options
func (*Writer) WriteDatabase ¶
WriteDatabase is not implemented for DCTX
func (*Writer) WriteSchema ¶
WriteSchema writes a schema to the writer in DCTX format
Click to show internal directories.
Click to hide internal directories.