web

package
v0.16.3 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2021 License: MIT Imports: 21 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(gnf gnfinder.GNfinder, port int)

Run starts GNfinder service for its webiste and RESTful API.

Types

type Data

type Data struct {
	Input       string
	Output      output.Output
	Duration    Duration
	Page        string
	Format      string
	UniqueNames bool
	Version     string
}

Data contains information needed to render web-pages.

type Duration

type Duration struct {
	TextExtraction, NameFinding, Verification, Total float32
}

Jump to

Keyboard shortcuts

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