Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AdminManager ¶
type AdminManager struct {
// contains filtered or unexported fields
}
func InitAdminEndpoints ¶
func InitAdminEndpoints(pool *pgxpool.Pool) (*AdminManager, error)
func (*AdminManager) Shutdown ¶
func (admin *AdminManager) Shutdown()
Click to show internal directories.
Click to hide internal directories.