payloads

package
v0.0.0-...-7b45942 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 28, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UpdateMePayload

type UpdateMePayload struct {
	models.UserModel
}

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,
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL