Documentation ¶
Index ¶
- func CutPrefix(s, prefix string) (string, bool)
- func EitherCutPrefix(s string, prefix ...string) (string, bool)
- func EitherTrimEqual(s string, prefix ...string) (string, bool)
- func MatchDeleteFile(input string) (bool, string)
- func MatchPicture(input string) (bool, string)
- func MatchReadFile(input string) (bool, string, string)
- func MatchRetrieveFile(input string) (bool, string)
- func TrimEqual(s, prefix string) (string, bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MatchDeleteFile ¶
func MatchPicture ¶
func MatchRetrieveFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.