Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var PathPrefix = "/tmp"
Functions ¶
This section is empty.
Types ¶
type UpgradeConn ¶
type UpgradeConn struct {
// contains filtered or unexported fields
}
func Listen ¶
func Listen(name string) (*UpgradeConn, error)
func (*UpgradeConn) Close ¶
func (c *UpgradeConn) Close() error
Click to show internal directories.
Click to hide internal directories.