server

package
v0.0.0-...-551aedc Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2024 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Database *sql.DB
	Env      map[string]string
)

Functions

func Run

func Run(env map[string]string, db *database.DB)

Types

type AuthInput

type AuthInput struct {
	Username string `json:"username"`
	Password string `json:"password"`
}

Jump to

Keyboard shortcuts

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