Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Conf . Conf = &Config{} )
Functions ¶
Types ¶
type Business ¶
type Business struct { BusinessID string LenStart int LenEnd int Width int Length int TTL time.Duration }
Business third business confs.
type Captcha ¶
type Captcha struct { OuterHost string Capacity int DisturbLevel int // 4 normal, 8 medium, 16 high Ext string // jpeg Fonts []string BkgColors []color.RGBA FrontColors []color.RGBA Interval time.Duration }
Captcha captcha service conf.
Click to show internal directories.
Click to hide internal directories.