Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReadOpts ¶
type ReadOpts struct {
// contains filtered or unexported fields
}
func NewReadOpts ¶
type Reader ¶
type Reader struct {
// contains filtered or unexported fields
}
func (*Reader) CompressedSize ¶
func (*Reader) ShowSchema ¶
func (pr *Reader) ShowSchema(opts *SchemaOpts)
func (*Reader) UncompressedSize ¶
type SchemaOpts ¶
type SchemaOpts struct {
// contains filtered or unexported fields
}
func NewSchemaOpts ¶
func NewSchemaOpts(format string, showTags bool) *SchemaOpts
Click to show internal directories.
Click to hide internal directories.