Documentation
¶
Index ¶
Constants ¶
View Source
const (
MainTxId = "00000000-0000-0000-0000-000000000000"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Content ¶
type Content struct { Size uint64 Reader io.ReadCloser }
type ContentFile ¶ added in v1.0.0
func (*ContentFile) GetPath ¶ added in v1.0.0
func (f *ContentFile) GetPath() string
type FileFilter ¶ added in v1.0.0
type Transaction ¶ added in v1.0.0
type Transaction struct { Id string IsoLevel TxIsoLevel CreateTs time.Time }
type TxIsoLevel ¶ added in v1.0.0
type TxIsoLevel uint8
Click to show internal directories.
Click to hide internal directories.