web

package
v1.0.11 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ErrMethodNotAllowed = "method Not allowed"
)

Variables

This section is empty.

Functions

Types

type ErrorBody

type ErrorBody struct {
	ErrorMsg string `json:"error,omitempty"`
}

type HelloRequest

type HelloRequest struct {
	PlainText string `json:"plainText"`
}

type Response

type Response struct {
	Status  bool   `json:"status"`
	Message string `json:"message"`
}

Jump to

Keyboard shortcuts

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