server

package
v0.1.9 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeletedResponse

type DeletedResponse struct {
	ID      string `json:"id"`
	Deleted bool   `json:"deleted"`
}

DeletedResponse is used to return a deleted response.

type EmptyInput

type EmptyInput struct{}

EmptyInput can be used when no input is needed.

type Server

type Server struct {
	Cfg  *config.Config
	Gops *gops.GopsUtil
}

Server implements generated.ServerInterface

Jump to

Keyboard shortcuts

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