# README
web
import "github.com/coralproject/shelf/cmd/xenia/web"
Overview
Index
Package files
Variables
var DefaultClient request.Client
DefaultClient is the default client to perform downstream requests to.
func Request
func Request(cmd *cobra.Command, verb, path string, body io.Reader) (string, error)
Request provides support for executing commands against the web service.
Generated by godoc2md
# Functions
Request provides support for executing commands against the web service.
# Variables
DefaultClient is the default client to perform downstream requests to.