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

# README

web

import "github.com/coralproject/shelf/cmd/xenia/web"

Overview

Index

Package files

web.go

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.