Documentation
¶
Index ¶
Constants ¶
View Source
const ( CServiceFullName = "hidden-lake-filesharer" CServiceDescription = "file sharing with a web interface" )
View Source
const ( CPathYML = "hlf.yml" CPathSTG = "hlf.stg" )
View Source
const ( CDefaultInternalAddress = "127.0.0.1:9541" CDefaultExternalAddress = "127.0.0.1:9542" )
View Source
const ( CDefaultRetryNum = 2 // count CDefaultPageOffset = 10 // count CDefaultLanguage = "" // ENG )
View Source
const ( CHandleIndexPath = "/" CHandleAboutPath = "/about" CHandleFaviconPath = "/favicon.ico" CHandleSettingsPath = "/settings" CHandleFriendsPath = "/friends" CHandleFriendsStoragePath = "/friends/storage" CStaticPath = "/static/" )
View Source
const ( CListPath = "/list" CLoadPath = "/load" )
Variables ¶
View Source
var (
GServiceName = name.LoadServiceName(CServiceFullName)
)
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.