Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var IsJpg, _ = regexp.Compile(`^.*.(JPG|jpeg|JPEG|jpg)$`)
Functions ¶
Types ¶
type Builder ¶
type Builder interface {
// contains filtered or unexported methods
}
func NewBuilder ¶
func NewBuilder() Builder
Click to show internal directories.
Click to hide internal directories.