engine_gin

package module
v4.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

README

EngineGin

Gin engine for mir. Just provider Binding/Render type assert now.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Binding

type Binding interface {
	Bind(*gin.Context) mir.Error
}

type Render

type Render interface {
	Render(*gin.Context)
}

Jump to

Keyboard shortcuts

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