Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KratosService ¶
type KratosService struct {
// contains filtered or unexported fields
}
func NewKratosService ¶
func NewKratosService(app *kratos.App, logger log.Logger) *KratosService
func (*KratosService) HandleError ¶
func (s *KratosService) HandleError(err error)
func (*KratosService) Name ¶
func (s *KratosService) Name() string
func (*KratosService) Run ¶
func (s *KratosService) Run() error
Click to show internal directories.
Click to hide internal directories.