gin

package
v0.0.0-...-8d8ec1c Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package gin - GIN 기반으로 표준 HTTP 연계 기능을 제공하는 패키지

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() (http.Handler, func(h http.Handler) gin.HandlerFunc)

New - Gin Engine에서 Middleware를 사용하기 위한 형식으로 HTTP Handler와 gin Handler 인스턴스 생성

func URLParam

func URLParam(req *http.Request, key string) string

URLParam - Gin Context 기반의 URL Parameter 정보 추출

func Wrap

func Wrap(f func(h http.Handler) http.HandlerFunc) gin.HandlerFunc

Wrap - Gin Middleware Handler를 표준 HTTP Middleware 형식으로 구성

Types

This section is empty.

Jump to

Keyboard shortcuts

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