editor

package
v0.0.0-...-9c67b44 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2023 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Process

func Process(cache *sql.DB, resStore *storage.ResourceStore, pReqs []resource.ProcessingReq) []common.IndexDoc

Types

type Editor

type Editor struct {
	Id           string `json:"id,omitempty"`
	Uri          string `json:"uri,omitempty"`
	Name         string `json:"name,omitempty"`
	DisplayName  string `json:"displayName,omitempty"`
	Email        string `json:"email,omitempty"`
	ImageAltName string `json:"imageAltName,omitempty"`
	ImageCredits string `json:"imageCredits,omitempty"`
	ImageLicense string `json:"imageLicense,omitempty"`
	ImageUrl     string `json:"imageUrl,omitempty"`
	Biography    string `json:"biography,omitempty"`
}

Jump to

Keyboard shortcuts

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