nv7haven

package
v0.0.0-...-531763a Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2023 License: MIT Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FormatByteSize

func FormatByteSize(b int) string

func InitNv7Haven

func InitNv7Haven(app *fiber.App, sql *db.DB, pgdb *sqlx.DB) error

InitNv7Haven initializes the handlers for Nv7Haven

Types

type CommandCount

type CommandCount struct {
	Counts     map[string]int `json:"counts"`
	Time       int64          `json:"time"`
	TimeString string         `json:"timestring"`
}

type Nv7Haven

type Nv7Haven struct {
	// contains filtered or unexported fields
}

Nv7Haven is the backend for https://nv7haven.com

type Suggestion

type Suggestion struct {
	Votes int
	Name  string
}

Suggestion represents the datatype for a suggestion

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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