Documentation ¶
Index ¶
- Constants
- func ArgumentListToString(args []otto.Value) (text string)
- func CopyFile(src string, dst string) error
- func Delete(key int64)
- func FormatJobTag(tag string) string
- func GetJobScheduler() *gocron.Scheduler
- func Init()
- func Len() uint
- func Range(f func(key, value interface{}) bool)
- func RecieveLogChannel()
- func SendLog(scriptIndex int64, msg string)
- func SendLogError(scriptIndex int64, msg string)
- func Set(key int64, v *VM)
- func SetEnv(c map[string]interface{})
- type Log
- type LogState
- type VM
Constants ¶
View Source
const HttpRequestTimeoutSecond = 5
Variables ¶
This section is empty.
Functions ¶
func ArgumentListToString ¶
func FormatJobTag ¶
func GetJobScheduler ¶
func RecieveLogChannel ¶
func RecieveLogChannel()
func SendLogError ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.