 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HashEmail ¶
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.
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)
       Source Files
      ¶
      Source Files
      ¶
    
- avatar.go
 Click to show internal directories. 
   Click to hide internal directories.