Documentation ¶
Index ¶
- type Conf
- func (c *Conf) AccessLogPath() string
- func (c *Conf) ErrorLogPath() string
- func (c *Conf) Externals() map[string]string
- func (c *Conf) Get(k string) interface{}
- func (c *Conf) LocalImagePath() string
- func (c *Conf) MaxProcess() int
- func (c *Conf) MaxSize() (uint, uint)
- func (c *Conf) NotFoundImagePath() string
- func (c *Conf) Port() int
- func (c *Conf) Providers() []interface{}
- func (c *Conf) S3BucketName() string
- func (c *Conf) S3Region() string
- func (c *Conf) Set(k string, v interface{})
- func (c *Conf) UA() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Conf ¶
type Conf struct {
// contains filtered or unexported fields
}
func NewConfigure ¶
func (*Conf) AccessLogPath ¶
func (*Conf) ErrorLogPath ¶
func (*Conf) LocalImagePath ¶
func (*Conf) MaxProcess ¶
func (*Conf) NotFoundImagePath ¶
func (*Conf) S3BucketName ¶
Click to show internal directories.
Click to hide internal directories.