Documentation ¶
Index ¶
- func Archive(dirPath, zipFileName string) error
- func ExecOSCommand(command string, args []string) error
- func GetFormValueFromRequest(ctx context.Context, field string) string
- func GetRequestFromContext(ctx context.Context) *http.Request
- func GetResponseFromContext(ctx context.Context) http.ResponseWriter
- func RandomNameWithPrefix(prefix string) string
- func RandomNameWithTS(n int) string
- func Unarchive(zipFileName, outputPath string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExecOSCommand ¶
func GetFormValueFromRequest ¶
func GetResponseFromContext ¶
func GetResponseFromContext(ctx context.Context) http.ResponseWriter
func RandomNameWithPrefix ¶
func RandomNameWithTS ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.