Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GormSession ¶
type GormSession struct {
// contains filtered or unexported fields
}
func (GormSession) Commit ¶
func (s GormSession) Commit() error
func (GormSession) Context ¶
func (s GormSession) Context() context.Context
func (GormSession) Rollback ¶
func (s GormSession) Rollback() error
func (GormSession) Transaction ¶
Click to show internal directories.
Click to hide internal directories.