actresses

package
v0.0.0-...-bc5efde Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2020 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Parse

func Parse(reader io.Reader)

Types

type DMMActress

type DMMActress struct {
	Name         string   `json:"name",default:""`
	Kana         string   `json:"kana",default:""`
	Photo        string   `json:"photo"`
	Height       int      `json:"height"`
	Bust         int      `json:"bust"`
	Waist        int      `json:"waist"`
	Hips         int      `json:"hips"`
	Cup          string   `json:"cup"`
	Horoscope    string   `json:"horoscope"`
	Blood        string   `json:"blood"`
	BornCity     string   `json:"born_city"`
	BirthYear    int      `json:"birth_year"`
	BirthMonth   int      `json:"birth_month"`
	BirthDay     int      `json:"birth_day"`
	FullBirthday string   `json:"full_birthday"`
	Interests    []string `json:"interests"`
}

Jump to

Keyboard shortcuts

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