model

package
v0.0.0-...-35c4c52 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2023 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 Member

type Member struct {
	ID         int     `json:"id"`
	Group      string  `json:"group,omitempty"`
	Name       string  `json:"name"`
	Birthday   string  `json:"birthday"`
	Height     float64 `json:"height"`
	BloodType  string  `json:"blood_type"`
	Generation string  `json:"generation"`
	BlogURL    string  `json:"blog_url"`
	ImgURL     string  `json:"img_url"`
	LeftAt     string  `json:"left_at,omitempty"`
}

Jump to

Keyboard shortcuts

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