Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrefixMountPoint ¶
func TrimMountPoint ¶
Types ¶
type Session ¶
type Session struct { ID string ClientID string MountPoint string Lwt *packet.Publish Encoder *encoder.Encoder Disconnected bool // contains filtered or unexported fields }
func NewSession ¶
func NewSession(c io.WriteCloser, stats encoder.StatRecorder) *Session
func (*Session) RemoveTopic ¶
Click to show internal directories.
Click to hide internal directories.