controllers

package
v0.0.0-...-115c6bd Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateURL

func CreateURL(c echo.Context) (err error)

CreateURL mimics creating a user

Types

type Site

type Site struct {
	// todo make into a model
	URL      string `json:"url" form:"url" query:"url"`
	Keywords string `json:"keywords" form:"keywords" query:"keywords"`
}

Site is data about the site we will scrape

Jump to

Keyboard shortcuts

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