logosearch

package
v0.0.0-...-e5c4c60 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 4, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Image

type Image struct {
	Img  string "json:\"img\""
	Name string "json:\"name\""
	Src  string "json:\"src\""
}

type Source

type Source struct {
	Handle       string  "json:\"handle\""
	Images       []Image "json:\"images\""
	LastModified string  "json:\"lastmodified\""
	Name         string  "json:\"name\""
	Provider     string  "json:\"provider\""
	ProviderIcon string  "json:\"provider_icon\""
	Url          string  "json:\"url\""
	Website      string  "json:\"website\""
}

func GenerateIndex

func GenerateIndex(domains []generated.Domain) Source

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL