Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProtocolUrl ¶
type ProtocolUrl int
const ( PDownloadList ProtocolUrl = iota PDownloadSpec PDownloadMd5 PDownloadTrucate PDownloadDelete Unknown )
func (ProtocolUrl) ClientUrl ¶
func (p ProtocolUrl) ClientUrl(baseurl string, args url.Values) string
func (ProtocolUrl) ServerUrl ¶
func (p ProtocolUrl) ServerUrl() string
Click to show internal directories.
Click to hide internal directories.