api

package
v0.0.0-...-50d0b5e Latest Latest
Warning

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

Go to latest
Published: May 24, 2019 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SNS

type SNS struct {
	InstagramID string
}

type Tinder

type Tinder struct {
	ID       string
	Name     string
	Birthday time.Time
	Age      int

	Distance int

	Bio string

	Filename  string
	Thumbnail string

	SNS SNS

	Posted    bool
	CreatedAt time.Time
}

type Tinders

type Tinders struct {

	// 新しい情報があるかどうか
	New bool

	Records []Tinder

	Matches []tinder.Match
	// contains filtered or unexported fields
}

func (*Tinders) AdjustLength

func (p *Tinders) AdjustLength(length int)

func (*Tinders) Get

func (p *Tinders) Get(token string) error

func (*Tinders) String

func (p *Tinders) String() string

Pirnt成形用

Jump to

Keyboard shortcuts

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