response

package
v0.0.0-...-c7ab869 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EmployeeResponse

type EmployeeResponse struct {
	XID       string  `json:"xid"`
	Name      string  `json:"name"`
	Email     string  `json:"email"`
	Address   *string `json:"address"`
	Age       *int    `json:"age"`
	Birthday  *string `json:"birthday"`
	CreatedAt string  `json:"created_at"`
	UpdatedAt string  `json:"updated_at"`
}

Jump to

Keyboard shortcuts

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