avatar

package
v6.1.6+incompatible Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2019 License: Apache-2.0 Imports: 18 Imported by: 145

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HashEmail

func HashEmail(email string) string

hash email to md5 string keep this func in order to make this package independent

func UpdateGravatarSource

func UpdateGravatarSource()

Types

type Avatar

type Avatar struct {
	// contains filtered or unexported fields
}

Avatar represents the avatar object.

func New

func New(hash string) *Avatar

func (*Avatar) Encode

func (this *Avatar) Encode(wr io.Writer) error

func (*Avatar) Expired

func (this *Avatar) Expired() bool

func (*Avatar) Update

func (this *Avatar) Update() (err error)

type CacheServer

type CacheServer struct {
	// contains filtered or unexported fields
}

func NewCacheServer

func NewCacheServer() *CacheServer

func (*CacheServer) Handler

func (this *CacheServer) Handler(ctx *macaron.Context)

type Thunder

type Thunder struct {
	QueueSize int // download queue size
	// contains filtered or unexported fields
}

func (*Thunder) Fetch

func (t *Thunder) Fetch(url string, avatar *Avatar) error

func (*Thunder) GoFetch

func (t *Thunder) GoFetch(url string, avatar *Avatar) chan error

Jump to

Keyboard shortcuts

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