transformer_v1_mobile

package
v0.0.0-...-d222c98 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UserTransformCreateUpdate

type UserTransformCreateUpdate struct {
	ID        uint64 `json:"id"`
	CreatedAt string `json:"createdAt"`
	UpdatedAt string `json:"updatedAt"`
}

func TransformCreateUpdate

func TransformCreateUpdate(o *entities.User) *UserTransformCreateUpdate

type UserTransformSuccessLogin

type UserTransformSuccessLogin struct {
	Username string `json:"username"`
	LoginAt  string `json:"loginAt"`
}

func TransformSuccessLogin

func TransformSuccessLogin(o *entities.User) *UserTransformSuccessLogin

Jump to

Keyboard shortcuts

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