Registry / auth / linkedca

linkedca

JSON →
library0.25.0gogounverified

Provides a client for interacting with the LinkedCA certificate authority API.

go get go.step.sm/linkedca
INSTALL
IMPORT
SIG · LINKEDCA
L
linkedca
authgov0.25.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.

linkedca
go.step.sm/linkedca

Create a new LinkedCA client.

package main import ( "fmt" "go.step.sm/linkedca" ) func main() { client := linkedca.NewClient() fmt.Println(client) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
OpenAI (training)
1
Resources
linkedca — go get linkedca · libregistry