MCPcopy Index your code
hub / github.com/coder/coder / Algorithm

TypeAlias Algorithm

coderd/gitsshkey/gitsshkey.go:23–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21)
22
23type Algorithm string
24
25const (
26 // AlgorithmEd25519 is the Edwards-curve Digital Signature Algorithm using Curve25519

Callers 1

ParseAlgorithmFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected