client

package
v1.2.2 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Data

type Data struct {
	Data interface{} `json:"data"`
}

type Vault added in v1.2.1

type Vault interface {
	LodeConfig() (map[string]interface{}, error)
}

func NewVault added in v1.2.1

func NewVault(conf conf.Config, c http_i.HttpI) Vault

type VaultResponse

type VaultResponse struct {
	Data Data `json:"data"`
}

Jump to

Keyboard shortcuts

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