Documentation ¶
Index ¶
- type GetGreeter
- type PostGreeter
- func (PostGreeter) ApplyCode(req idvo.ApplyCodeReqVo) idvo.ApplyCodeRespVo
- func (PostGreeter) ApplyMultipleId(req idvo.ApplyMultipleIdReqVo) idvo.ApplyMultipleIdRespVo
- func (PostGreeter) ApplyMultiplePrimaryId(req idvo.ApplyMultiplePrimaryIdReqVo) idvo.ApplyMultipleIdRespVo
- func (PostGreeter) ApplyMultiplePrimaryIdByCodes(req idvo.ApplyMultiplePrimaryIdByCodesReqVo) idvo.ApplyMultipleIdRespByCodesVo
- func (PostGreeter) ApplyPrimaryId(req idvo.ApplyPrimaryIdReqVo) idvo.ApplyPrimaryIdRespVo
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetGreeter ¶
func (GetGreeter) Health ¶
func (GetGreeter) Health() string
type PostGreeter ¶
func (PostGreeter) ApplyCode ¶
func (PostGreeter) ApplyCode(req idvo.ApplyCodeReqVo) idvo.ApplyCodeRespVo
func (PostGreeter) ApplyMultipleId ¶
func (PostGreeter) ApplyMultipleId(req idvo.ApplyMultipleIdReqVo) idvo.ApplyMultipleIdRespVo
func (PostGreeter) ApplyMultiplePrimaryId ¶
func (PostGreeter) ApplyMultiplePrimaryId(req idvo.ApplyMultiplePrimaryIdReqVo) idvo.ApplyMultipleIdRespVo
func (PostGreeter) ApplyMultiplePrimaryIdByCodes ¶
func (PostGreeter) ApplyMultiplePrimaryIdByCodes(req idvo.ApplyMultiplePrimaryIdByCodesReqVo) idvo.ApplyMultipleIdRespByCodesVo
func (PostGreeter) ApplyPrimaryId ¶
func (PostGreeter) ApplyPrimaryId(req idvo.ApplyPrimaryIdReqVo) idvo.ApplyPrimaryIdRespVo
Click to show internal directories.
Click to hide internal directories.