Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Transaction ¶
type Transaction struct {
// contains filtered or unexported fields
}
func (*Transaction) Abort ¶
func (t *Transaction) Abort() error
func (*Transaction) Commit ¶
func (t *Transaction) Commit() error
func (*Transaction) StagePath ¶
func (t *Transaction) StagePath(index int) string
Click to show internal directories.
Click to hide internal directories.