Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UpdateMePayload ¶
func NewUpdateMePayload ¶
func NewUpdateMePayload(updatedUser models.UserModel) ( payload *UpdateMePayload, )
func UnmarshallUpdateMePayload ¶
func UnmarshallUpdateMePayload(data []byte) ( payload *UpdateMePayload, err error, )
func (*UpdateMePayload) Marshall ¶
func (p *UpdateMePayload) Marshall() ( data []byte, err error, )
Click to show internal directories.
Click to hide internal directories.