user

package
v0.0.0-...-8ecf71c Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2018 License: BSD-2-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ArchiveUser

type ArchiveUser struct {
	User
	// contains filtered or unexported fields
}

func (*ArchiveUser) DateFirstPhoto

func (u *ArchiveUser) DateFirstPhoto() time.Time

func (*ArchiveUser) ID

func (u *ArchiveUser) ID() string

func (*ArchiveUser) Username

func (u *ArchiveUser) Username() string

type User

type User interface {
	Username() string
	ID() string
	DateFirstPhoto() time.Time
}

func NewArchiveUserForUsername

func NewArchiveUserForUsername(api flickr.API, username string) (User, error)

Jump to

Keyboard shortcuts

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