Documentation ¶
Index ¶
- func NewCreateActivityHandler(s domain.ServiceInterface, opts ...kithttp.ServerOption) *kithttp.Server
- func NewDeleteActivityHandler(s domain.ServiceInterface, opts ...kithttp.ServerOption) *kithttp.Server
- func NewFindActivityHandler(s domain.ServiceInterface, opts ...kithttp.ServerOption) *kithttp.Server
- func NewListActivityHandler(s domain.ServiceInterface, opts ...kithttp.ServerOption) *kithttp.Server
- func NewUpdateActivityHandler(s domain.ServiceInterface, opts ...kithttp.ServerOption) *kithttp.Server
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCreateActivityHandler ¶
func NewCreateActivityHandler(s domain.ServiceInterface, opts ...kithttp.ServerOption) *kithttp.Server
func NewDeleteActivityHandler ¶
func NewDeleteActivityHandler(s domain.ServiceInterface, opts ...kithttp.ServerOption) *kithttp.Server
func NewFindActivityHandler ¶
func NewFindActivityHandler(s domain.ServiceInterface, opts ...kithttp.ServerOption) *kithttp.Server
func NewListActivityHandler ¶
func NewListActivityHandler(s domain.ServiceInterface, opts ...kithttp.ServerOption) *kithttp.Server
func NewUpdateActivityHandler ¶
func NewUpdateActivityHandler(s domain.ServiceInterface, opts ...kithttp.ServerOption) *kithttp.Server
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.