Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nats-io/nats.go
/ configureGetInfo
Method
configureGetInfo
object.go:915–915 ·
view source on GitHub ↗
(opts *getObjectInfoOpts)
Source
from the content-addressed store, hash-verified
913
914
type
GetObjectInfoOpt
interface
{
915
configureGetInfo(opts *getObjectInfoOpts) error
916
}
917
type
getObjectInfoOpts
struct
{
918
ctx context.Context
Callers
1
GetInfo
Method · 0.65
Implementers
1
ContextOpt
js.go
Calls
no outgoing calls
Tested by
no test coverage detected