web

package
v0.0.0-...-efe8729 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2022 License: Apache-2.0 Imports: 6 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