web

package
v1.1.8 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2023 License: MIT Imports: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewTemplate

func NewTemplate() (*echoTempl, error)

func Run

func Run(gnv gnverifier.GNverifier, port int)

Run starts the GNparser web service and servies both RESTful API and a website.

Types

type Data

type Data struct {
	Page          string
	Input         string
	Format        string
	DataSourceIDs []int
	AllMatches    bool
	Verified      []vlib.Name
	DataSources   []vlib.DataSource
	DataSource    vlib.DataSource
	Version       string
}

Jump to

Keyboard shortcuts

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