Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ory/hydra
/ TableHeader
Interface
TableHeader
oryx/cmdx/printing.go:23–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
22
type
(
23
TableHeader
interface
{
24
Header() []string
25
}
26
TableRow
interface
{
27
TableHeader
28
Columns() []string
Callers
8
getOidcUserInfo
Method · 0.65
introspectOAuth2Token
Method · 0.65
TestOAuth2AwareCORSMiddleware
Function · 0.65
Header
Method · 0.65
Header
Method · 0.65
NoCacheNegroni
Function · 0.65
HeaderWithFormatter
Function · 0.65
SetLinkHeader
Function · 0.65
Implementers
7
outputJsonWebKey
cmd/output_jwks.go
outputJSONWebKeyCollection
cmd/output_jwks.go
outputOAuth2ClientCollection
cmd/output_client.go
OutputIderCollection
oryx/cmdx/output.go
PaginatedList
oryx/cmdx/output.go
MockResponseWriter
fosite/internal/rw.go
_MockResponseWriterRecorder
fosite/internal/rw.go
Calls
no outgoing calls
Tested by
no test coverage detected