Registry / networking / cpu-goacmedns

cpu-goacmedns

JSON →
library0.2.0gogounverified

A Go library for managing ACME DNS challenges.

go get github.com/cpu/goacmedns
INSTALL
IMPORT
SIG · CPU-GOACMEDNS
C
cpu-goacmedns
networkinggov0.2.0
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.

goacmedns
github.com/cpu/goacmedns

Initialize a new ACME DNS client.

package main import ( "fmt" "github.com/cpu/goacmedns" ) func main() { client := goacmedns.NewClient(nil) fmt.Println(client) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
Resources
cpu-goacmedns — go get cpu-goacmedns · libregistry