rest

package
v0.0.0-...-237f4c2 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2020 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewTLSClientWithCaCertificate

func NewTLSClientWithCaCertificate(caCert string, ipAddress string, port string, logger log.Logger) common.RestClient

Generate New TLS Client using CA Certificate file

func NewTLSClientWithKeyCertificate

func NewTLSClientWithKeyCertificate(cert string, key string, ipAddress string, port string, logger log.Logger) common.RestClient

Generate New TLS Client using Key and Certificate file

func NewTLSRestServer

func NewTLSRestServer(logger log.Logger) common.RestServer

Generate New TLS Server

func NewTLSRestServerHandler

func NewTLSRestServerHandler(handler server.TLSHandleFunc, logger log.Logger) common.RestServer

Generate New TLS Server using CA Certificate file

Types

This section is empty.

Directories

Path Synopsis
tls

Jump to

Keyboard shortcuts

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