Documentation ¶ Index ¶ Constants func Register(h *handler.Handler) type Hooks func (*Hooks) CheckConnection() hooks.HookFunc func (*Hooks) CheckDialect() hooks.HookFunc func (*Hooks) CheckParameter() hooks.HookFunc Constants ¶ View Source const ( KeyType = "database.type" KeyParameter = "database.parameter" ) Variables ¶ This section is empty. Functions ¶ func Register ¶ func Register(h *handler.Handler) Types ¶ type Hooks ¶ type Hooks struct { } func (*Hooks) CheckConnection ¶ func (*Hooks) CheckConnection() hooks.HookFunc func (*Hooks) CheckDialect ¶ func (*Hooks) CheckDialect() hooks.HookFunc func (*Hooks) CheckParameter ¶ func (*Hooks) CheckParameter() hooks.HookFunc Source Files ¶ View all Source files hooks.gokeys.goregister.go Click to show internal directories. Click to hide internal directories.