server

package
v0.0.0-...-b4648c1 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetVersionsResponse

type GetVersionsResponse struct {
	Count    int      `json:"count"`
	Latest   string   `json:"latest"`
	Versions []string `json:"versions"`
}

type Server

type Server struct {
	Storage storage.StorageAdapter
}

func (*Server) Run

func (srv *Server) Run()

Jump to

Keyboard shortcuts

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