Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CUPSPlugin ¶
type CUPSPlugin struct{}
func (*CUPSPlugin) Name ¶
func (p *CUPSPlugin) Name() string
func (*CUPSPlugin) PortPriority ¶
func (p *CUPSPlugin) PortPriority(port uint16) bool
func (*CUPSPlugin) Priority ¶
func (p *CUPSPlugin) Priority() int
func (*CUPSPlugin) Type ¶
func (p *CUPSPlugin) Type() plugins.Protocol
type CUPSTLSPlugin ¶
type CUPSTLSPlugin struct{}
func (*CUPSTLSPlugin) Name ¶
func (p *CUPSTLSPlugin) Name() string
func (*CUPSTLSPlugin) PortPriority ¶
func (p *CUPSTLSPlugin) PortPriority(port uint16) bool
func (*CUPSTLSPlugin) Priority ¶
func (p *CUPSTLSPlugin) Priority() int
func (*CUPSTLSPlugin) Type ¶
func (p *CUPSTLSPlugin) Type() plugins.Protocol
Click to show internal directories.
Click to hide internal directories.