Registry / config / hashicorp-go-secure-stdlib-reloadutil

hashicorp-go-secure-stdlib-reloadutil

JSON →
library0.1.1gogounverified

Utility for reloading configuration files securely.

go get github.com/hashicorp/go-secure-stdlib/reloadutil
INSTALL
IMPORT
SIG · HASHICORP-GO-SECUR
H
hashicorp-go-secure-stdlib-reloadutil
configgov0.1.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

reloadutil
github.com/hashicorp/go-secure-stdlib/reloadutil

Reload a configuration file.

package main import ( "github.com/hashicorp/go-secure-stdlib/reloadutil" ) func main() { err := reloadutil.ReloadConfig("/path/to/config") _ = err }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
36 hits · last 30 days
node
34
OpenAI (training)
1
Resources
hashicorp-go-secure-stdlib-reloadutil — go get hashicorp-go-secure-stdlib-reloadutil · libregistry