Documentation
¶
Index ¶
- Variables
- func ConvertURL(c pyrin.Context, path string) string
- func CreateResizedImage(src string, dest string, width, height int) error
- func Decode(input interface{}, output interface{}) error
- func ExtractNumber(s string) int
- func ParseAuthHeader(authHeader string) string
- func Slug(s string) string
- func SymlinkReplace(src, dst string) error
Constants ¶
This section is empty.
Variables ¶
View Source
var CreateApiTokenId = createIdGenerator(32)
View Source
var CreateChapterId = createIdGenerator(16)
View Source
var CreateSerieId = createIdGenerator(8)
View Source
var CreateUserId = createIdGenerator(8)
Functions ¶
func CreateResizedImage ¶ added in v0.10.0
func ExtractNumber ¶ added in v0.10.0
func ParseAuthHeader ¶
func SymlinkReplace ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.