Documentation ¶
Index ¶
Constants ¶
View Source
const Host = "https://api.lolicon.app/setu"
Variables ¶
Functions ¶
func KeywordOption ¶
func KeywordOption(keyword string) image_pool.OptionFunc
func R18Option ¶
func R18Option(r18Type R18Type) image_pool.OptionFunc
Types ¶
type LoliconPool ¶
type LoliconPool struct {
// contains filtered or unexported fields
}
func NewLoliconPool ¶
func NewLoliconPool(config *Config) (*LoliconPool, error)
func (*LoliconPool) Get ¶
func (pool *LoliconPool) Get(options ...image_pool.OptionFunc) ([]image_pool.Image, error)
type Response ¶
Click to show internal directories.
Click to hide internal directories.