avatar

package
v0.0.0-...-34a2968 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2020 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

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 *models.ReqContext)

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