agent

package
v0.1.31 Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package agent implements the functions, types, and interfaces for the module.

Index

Constants

View Source
const (
	ApiVersionV1   = "/api/v1"
	DefaultPrefix  = "/api"
	DefaultVersion = "v1"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Agent

type Agent interface {
	URI() string
	Server() *http.Server
	Route() *http.Router
}

func New

func New(server *http.Server) Agent

Directories

Path Synopsis
middleware
security
Package security implements the functions, types, and interfaces for the module.
Package security implements the functions, types, and interfaces for the module.

Jump to

Keyboard shortcuts

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