api

package
v0.0.0-...-c111925 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Routes = fiber.New()

Functions

This section is empty.

Types

type SiteData

type SiteData struct {
	ID   int `json:"id"`
	Site struct {
		Domain  string  `json:"domain"`
		Favicon *string `json:"favicon"`
	} `json:"site"`
	Visits []*ent.Visit `json:"visits"`
}

Jump to

Keyboard shortcuts

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