api

package
v0.0.0-...-f60cec2 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2025 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewHandler

func NewHandler(
	articleCtr article.Contract,
	questionCtr question.Contract,
	wordpressCtr wordpress.Contract,
) http.Handler

Types

type ContextKey

type ContextKey string

type Logger

type Logger interface {
	Println(v ...interface{})
}

type Middleware

type Middleware func(next http.Handler) http.Handler

type MiddlewareFunc

type MiddlewareFunc func(next http.HandlerFunc) http.HandlerFunc

Jump to

Keyboard shortcuts

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