Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ operatingSystemKeyring
Struct
operatingSystemKeyring
cli/sessionstore/sessionstore_other.go:5–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
package
sessionstore
4
5
type
operatingSystemKeyring
struct
{}
6
7
func
(operatingSystemKeyring) Set(_, _ string) error {
8
return
ErrNotImplemented
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected