Documentation
¶
Index ¶
- Constants
- func DateStampAsString() string
- func Download(sUrl string) bool
- func FileExists(name string) bool
- func GetMonthAsIntString(m string) string
- func GetUDID() string
- func GetUserAgentDetails(ua string) map[string]string
- func JoinLists(list1 []string, list2 []string) []string
- func ParseConfigFile(filePath string) map[string]string
- func Readln(r *bufio.Reader) (string, error)
- func YmdToString() string
Constants ¶
View Source
const ( ONE_MSEC = 1000 * 1000 NUM = 50 PIXEL string = "lib/pixel.png" )
Variables ¶
This section is empty.
Functions ¶
func DateStampAsString ¶
func DateStampAsString() string
func FileExists ¶
func GetMonthAsIntString ¶
func GetUserAgentDetails ¶
func ParseConfigFile ¶
func YmdToString ¶
func YmdToString() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.