resthelper

package
v0.0.0-...-707febc Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2020 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package resthelper implements rest helper functions

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RestHelper

type RestHelper interface {
	// contains filtered or unexported methods
}

RestHelper is the interface implemented by rest helper functions

func GetHelper

func GetHelper() RestHelper

GetHelper returns helperImpl instance

type RestHelperWithCertificateSetter

type RestHelperWithCertificateSetter interface {
	tls.CertificateSetter
	// contains filtered or unexported methods
}

func GetHelperWithCertificate

func GetHelperWithCertificate() RestHelperWithCertificateSetter

Directories

Path Synopsis
Package mock_resthelper is a generated GoMock package.
Package mock_resthelper is a generated GoMock package.

Jump to

Keyboard shortcuts

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