Documentation ¶
Index ¶
- Variables
- func CRC16CheckSum(data []byte) uint16
- func DnsSet(dns1, dns2 string)
- func GetBetweenStr(str, start, end string) string
- func GetCurrentTime() int64
- func GetEthIpByte(lan string) string
- func GetEthMac(lan string) (string, error)
- func GetEthStatus(lan string) (bool, error)
- func GetExpendTime(startTime time.Time) int64
- func GetInterval(lasttime int64) int64
- func GetIpFormXaddr(xaddr string) string
- func GetSetSystem(url string) bool
- func GetWorkPath() string
- func GetuIntString(digit uint) string
- func RebootSystem()
- func SetSystemTime(dateTime string)
- func SetTimeToHardSystem()
Constants ¶
This section is empty.
Variables ¶
View Source
var CRC16Table = []uint16{}/* 256 elements not displayed */
Functions ¶
func RebootSystem ¶
func RebootSystem()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.