Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Private ¶
type Private struct {
// contains filtered or unexported fields
}
Private represents a private storage server stream module.
func New ¶
func New(shutdownCh <-chan struct{}) *Private
New returns a private storage IQ handler module.
Click to show internal directories.
Click to hide internal directories.