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(router router.Router, privRep repository.Private) *Private
New returns a private storage IQ handler module.
func (*Private) MatchesIQ ¶
MatchesIQ returns whether or not an IQ should be processed by the private storage module.
Click to show internal directories.
Click to hide internal directories.