Documentation ¶ Index ¶ func Commit(ctx context.Context) error func Ctx(ctx context.Context) *sql.Tx func New(ctx context.Context) (context.Context, error) func Rollback(ctx context.Context) func WithContext(parent context.Context, tx *sql.Tx) (ctx context.Context) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Commit ¶ func Commit(ctx context.Context) error func Ctx ¶ func Ctx(ctx context.Context) *sql.Tx func New ¶ func New(ctx context.Context) (context.Context, error) func Rollback ¶ func Rollback(ctx context.Context) func WithContext ¶ func WithContext(parent context.Context, tx *sql.Tx) (ctx context.Context) Types ¶ This section is empty. Source Files ¶ View all Source files commit.gocontext.gonew.gorollback.go Click to show internal directories. Click to hide internal directories.