MCPcopy Create free account
hub / github.com/dcrodman/archon / PatchAuthServer

Struct PatchAuthServer

internal/patch/auth_server.go:21–26  ·  view source on GitHub ↗

PatchAuthServer exists as a first point of contact for connecting clients. We don't care about actually enforcing auth here, so its chief responsibility being to send clients the address of the [PatchDataServer]. Other server implementations may refer to as the "PATCH" server.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected