router

package
v0.0.0-...-86cf879 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type IRouter

type IRouter interface {
	Register(app *gin.Engine) error
	Prefixes() []string
}

type Router

type Router struct {
	TlsAPI         *api.TlsAPI
	OcspAPI        *api.OcspAPI
	CertificateAPI *api.CertificateAPI

} // end

func (*Router) Prefixes

func (a *Router) Prefixes() []string

func (*Router) Register

func (a *Router) Register(app *gin.Engine) error

func (*Router) RegisterAPI

func (a *Router) RegisterAPI(app *gin.Engine)

RegisterAPI register api group router

Jump to

Keyboard shortcuts

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