Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ImageURLParser ¶
type ImageURLParser struct {
// contains filtered or unexported fields
}
func NewImageURLParser ¶
func NewImageURLParser(cfg *config.ImageConfig) *ImageURLParser
func (*ImageURLParser) ParseURL ¶
func (p *ImageURLParser) ParseURL(ctx *gin.Context)
Click to show internal directories.
Click to hide internal directories.