resthelper

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2021 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 mocks is a generated GoMock package.
Package mocks is a generated GoMock package.

Jump to

Keyboard shortcuts

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