Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
UserAgent = "" /* 130-byte string literal not displayed */
)
Functions ¶
func HTTPGetReadCloser ¶
func HTTPGetReadCloser(url string) (io.ReadCloser, error)
func NewGzipReadCloser ¶
func NewGzipReadCloser(reader io.ReadCloser) (io.ReadCloser, error)
Types ¶
type LimbService ¶
type LimbService struct {
// contains filtered or unexported fields
}
func NewLimbService ¶
func NewLimbService(config *common.Configure) *LimbService
func (*LimbService) Start ¶
func (ls *LimbService) Start()
func (*LimbService) Stop ¶
func (ls *LimbService) Stop()
Click to show internal directories.
Click to hide internal directories.