keeper

package
v0.0.0-...-ee8abc8 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package keeper is tooling that allows my other processes to locate and load secrets from the master password service.

Index

Constants

View Source
const (
	PingPeriod  = 500 * time.Millisecond // time between pings to issue to see if the service is alive
	PingTimeout = 5 * time.Second        // amount of time to wait for a successful ping response
)

Variables

This section is empty.

Functions

func RequiresSecretKeeper

func RequiresSecretKeeper()

RequiresSecretKeeper checks to see if the master secret keeper is running. If it is, it does nothing but returns immediately. If it is not, it attempts to start it and returns once it has confirmed that it is running. If it has a problem starting it, it will panic.

Types

This section is empty.

Jump to

Keyboard shortcuts

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