Documentation ¶
Index ¶
- func ApiUrl(ctx context.Context) string
- func CopyFile(src string, dst string) (int64, error)
- func IsValidFileName(a string) bool
- func IsValidParamName(a string) bool
- func RandString(l int) (s string)
- func StringInSlice(a string, list []string) bool
- func ToInt(s string) (i int)
- type Query
- type UrlResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsValidFileName ¶
func IsValidParamName ¶
func RandString ¶
func StringInSlice ¶
Types ¶
type UrlResponse ¶
Click to show internal directories.
Click to hide internal directories.