web

package
v0.0.0-...-66313eb Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: GPL-3.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

View Source
const UsersPerPage = 50

Variables

This section is empty.

Functions

func OpenClustersData

func OpenClustersData() error

func Run

func Run(db *gorm.DB)

Types

type Blackhole

type Blackhole struct {
	Login string    `json:"login"`
	Date  time.Time `json:"date"`
	Image string    `json:"image"`
}

type LoggedInUser

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

type Message

type Message struct {
	ClusterID int `json:"cluster"`
}

type Response

type Response struct {
	Host  string `json:"host"`
	Login string `json:"login"`
	Image string `json:"image"`
	Left  bool   `json:"left"`
}

Jump to

Keyboard shortcuts

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