Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RushLogger = logger.CreateLogger(logger.SILLY, nil, []*logger.Transport{ &logger.Transport{ Level: logger.SILLY, }, })
RushLogger for app logger
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(*Proxy) interface{}
Option defined implement of option
Click to show internal directories.
Click to hide internal directories.