Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EntExt ¶
type EntExt struct {
NS string
NewClient func(interface{}) Client
Driver func(dialect.Driver) interface{}
IsNotFound func(error) bool
IsConstraintFailure func(error) bool
IsNotSingular func(error) bool
// contains filtered or unexported fields
}
func (*EntExt) Application ¶
func (d *EntExt) Application() *gomars.Application
Click to show internal directories.
Click to hide internal directories.