Documentation ¶
Index ¶
- Variables
- func GetRecentServers() (servers core.RecentServerList)
- func GetSiteManagers() (servers core.SiteManagerList)
- func HandleManagedServer(s core.SiteManagerList) (servers core.SavedServers)
- func HandleRecentServers(s core.RecentServerList) (servers core.SavedServers)
- func SaveBoth(s core.SiteManagerList, s2 core.RecentServerList)
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ZillaPath = os.Getenv("APPDATA") + "/Zilla/"
)
Functions ¶
func GetRecentServers ¶
func GetRecentServers() (servers core.RecentServerList)
func GetSiteManagers ¶
func GetSiteManagers() (servers core.SiteManagerList)
func HandleManagedServer ¶
func HandleManagedServer(s core.SiteManagerList) (servers core.SavedServers)
func HandleRecentServers ¶
func HandleRecentServers(s core.RecentServerList) (servers core.SavedServers)
func SaveBoth ¶
func SaveBoth(s core.SiteManagerList, s2 core.RecentServerList)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.