package
0.4.8
Repository: https://github.com/coralproject/shelf.git
Documentation: pkg.go.dev

# README

handlers

import "github.com/coralproject/shelf/cmd/xeniad/handlers"

Overview

Package handlers contains the handler logic for processing requests.

Package handlers contains the handler logic for processing requests.

Package handlers contains the handler logic for processing requests.

Package handlers contains the handler logic for processing requests.

Package handlers contains the handler logic for processing requests.

Index

Package files

exec.go mask.go query.go regex.go relationship.go script.go version.go view.go

Variables

var Exec execHandle

Exec fronts the access to the exec service functionality.

var Mask maskHandle

Mask fronts the access to the mask service functionality.

var Query queryHandle

Query fronts the access to the query service functionality.

var Regex regexHandle

Regex fronts the access to the regex service functionality.

var Relationship relationshipHandle

Relationship fronts the access to the relationship service functionality.

var Script scriptHandle

Script fronts the access to the script service functionality.

var Version verHandle

Version fronts the access to the ver service functionality.

var View viewHandle

View fronts the access to the view service functionality.


Generated by godoc2md