Documentation
¶
Index ¶
- func CastSliceInterfaceToSliceString(a []interface{}) ([]string, error)
- func CastToSlice(arg interface{}) (out []interface{}, ok bool)
- func Daemon(inputParam *Help)
- func GetExecPath() string
- func InitHttpApi()
- func InputParamHandle(inputParam *Help)
- func StartHttp(inputParam *Help)
- func TakeArg(arg interface{}, kind reflect.Kind) (val reflect.Value, ok bool)
- type Help
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CastToSlice ¶
func CastToSlice(arg interface{}) (out []interface{}, ok bool)
func GetExecPath ¶
func GetExecPath() string
func InitHttpApi ¶
func InitHttpApi()
func InputParamHandle ¶
func InputParamHandle(inputParam *Help)
Types ¶
Click to show internal directories.
Click to hide internal directories.