httpserver

package
v0.0.0-...-91b1530 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2023 License: CC0-1.0 Imports: 11 Imported by: 0

Documentation

Overview

https://github.com/planetscale/golang-example/blob/main/main.go REST API設計者のための有名APIのURL例 https://zenn.dev/yu1ro/articles/4c73274383b676

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewHandler

func NewHandler() *echo.Echo

Types

type ResponseError

type ResponseError struct {
	Message string `json:"message"`
	Version string `json:"version"`
}

Jump to

Keyboard shortcuts

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