Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceImpl ¶
type ServiceImpl struct {
// contains filtered or unexported fields
}
func (*ServiceImpl) CreateTransaction ¶
func (s *ServiceImpl) CreateTransaction() *sqlx.Tx
func (*ServiceImpl) HealthCheck ¶
func (s *ServiceImpl) HealthCheck() error
func (*ServiceImpl) Shutdown ¶
func (s *ServiceImpl) Shutdown() error
func (*ServiceImpl) Start ¶
func (s *ServiceImpl) Start() error
Click to show internal directories.
Click to hide internal directories.