Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Proxy ¶
type Proxy struct {
// contains filtered or unexported fields
}
func (*Proxy) AddPattern ¶
func (*Proxy) AddPatterns ¶
type UnixSocket ¶
type UnixSocket struct {
// contains filtered or unexported fields
}
UnixSocket just provides the path, so that I can test it
func NewUnixSocket ¶
func NewUnixSocket(path string) UnixSocket
NewUnixSocket return a socket using the path
type UpStream ¶
type UpStream struct { Name string // contains filtered or unexported fields }
func NewUpstream ¶
NewUpstream returns a new socket (magic)
Click to show internal directories.
Click to hide internal directories.