Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UpdateGravatarSource ¶
func UpdateGravatarSource()
Types ¶
type Avatar ¶
type Avatar struct {
// contains filtered or unexported fields
}
Avatar represents the avatar object.
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)
Click to show internal directories.
Click to hide internal directories.