MCPcopy Create free account

hub / github.com/buildbarn/bb-browser / functions

Functions56 in github.com/buildbarn/bb-browser

↓ 36 callersMethodrenderError
(w http.ResponseWriter, err error)
cmd/bb_browser/browser_service.go:137
↓ 8 callersFunctionextractContextFromRequest
Generates a Context from an incoming HTTP request, forwarding any request headers as gRPC metadata.
cmd/bb_browser/browser_service.go:82
↓ 7 callersFunctiongetDigestFromRequest
(req *http.Request)
cmd/bb_browser/browser_service.go:57
↓ 5 callersFunctionformatBBClientdPath
formatBBClientdPath converts the value generated by getBBClientdBlobPath to a full path into bb_clientd that can be pasted into a shell. It assumes th
cmd/bb_browser/browser_service.go:176
↓ 5 callersMethodgetBBClientdBlobPath
getBBClientdBlobPath returns a relative path of the shape "${instanceName}/blobs/${digestFunction}/${blobType}/${hash}-${sizeBytes}". This corresponds
cmd/bb_browser/browser_service.go:150
↓ 4 callersMethodString
()
pkg/proto/query/query.pb.go:40
↓ 2 callersMethodgenerateTarball
(ctx context.Context, w http.ResponseWriter, digest digest.Digest, directory *remoteexecution.Directory, getDi
cmd/bb_browser/browser_service.go:635
↓ 2 callersMethodgetLogInfoFromActionResult
(ctx context.Context, name string, digestFunction digest.Function, logDigest *remoteexecution.Digest, rawLogBo
cmd/bb_browser/browser_service.go:278
↓ 2 callersMethodgetPreviousExecutionStatsInfo
(ctx context.Context, reducedActionDigest digest.Digest)
cmd/bb_browser/browser_service.go:764
↓ 2 callersMethodhandleActionCommon
(w http.ResponseWriter, req *http.Request, actionDigest digest.Digest, executeResponse *remoteexecution.Execut
cmd/bb_browser/browser_service.go:335
↓ 1 callersFunctionNewBrowserService
NewBrowserService constructs a BrowserService that accesses storage through a set of handles.
cmd/bb_browser/browser_service.go:108
↓ 1 callersFunctionfile_github_com_buildbarn_bb_browser_pkg_proto_configuration_bb_browser_bb_browser_proto_init
()
pkg/proto/configuration/bb_browser/bb_browser.pb.go:217
↓ 1 callersFunctionfile_github_com_buildbarn_bb_browser_pkg_proto_configuration_bb_browser_bb_browser_proto_rawDescGZIP
()
pkg/proto/configuration/bb_browser/bb_browser.pb.go:180
↓ 1 callersFunctionfile_github_com_buildbarn_bb_browser_pkg_proto_query_query_proto_init
()
pkg/proto/query/query.pb.go:113
↓ 1 callersFunctionfile_github_com_buildbarn_bb_browser_pkg_proto_query_query_proto_rawDescGZIP
()
pkg/proto/query/query.pb.go:91
↓ 1 callersMethodgenerateTarballDirectory
(ctx context.Context, w *tar.Writer, digestFunction digest.Function, directory *remoteexecution.Directory, dir
cmd/bb_browser/browser_service.go:525
↓ 1 callersMethodgetLogInfoForDigest
(ctx context.Context, name string, digest digest.Digest)
cmd/bb_browser/browser_service.go:302
MethodDescriptor
Deprecated: Use ApplicationConfiguration.ProtoReflect.Descriptor instead.
pkg/proto/configuration/bb_browser/bb_browser.pb.go:73
MethodDescriptor
Deprecated: Use FileSystemAccessProfileReference.ProtoReflect.Descriptor instead.
pkg/proto/query/query.pb.go:59
MethodGetAuthorizer
()
pkg/proto/configuration/bb_browser/bb_browser.pb.go:133
MethodGetBbClientdInstanceNamePrefix
()
pkg/proto/configuration/bb_browser/bb_browser.pb.go:112
MethodGetBlobstore
()
pkg/proto/configuration/bb_browser/bb_browser.pb.go:77
MethodGetChildFileSystemAccessProfileReference
GetChildFileSystemAccessProfileReference returns a reference to the file system access profile, to be encoded in links to other bb_browser pages.
cmd/bb_browser/browser_service.go:219
MethodGetChildPathHashes
GetChildPathHashes returns path hashes for a file or directory contained in the current directory, for the purpose of checking against the Bloom filte
cmd/bb_browser/browser_service.go:203
MethodGetDigest
()
pkg/proto/query/query.pb.go:63
MethodGetFileSystemAccessCache
()
pkg/proto/configuration/bb_browser/bb_browser.pb.go:126
MethodGetGlobal
()
pkg/proto/configuration/bb_browser/bb_browser.pb.go:105
MethodGetHttpServers
()
pkg/proto/configuration/bb_browser/bb_browser.pb.go:91
MethodGetInitialSizeClassCache
()
pkg/proto/configuration/bb_browser/bb_browser.pb.go:119
MethodGetMaximumMessageSizeBytes
()
pkg/proto/configuration/bb_browser/bb_browser.pb.go:84
MethodGetPathHashesBaseHash
()
pkg/proto/query/query.pb.go:70
MethodGetRequestMetadataLinksJmespathExpression
()
pkg/proto/configuration/bb_browser/bb_browser.pb.go:140
MethodGetRoutePrefix
()
pkg/proto/configuration/bb_browser/bb_browser.pb.go:98
MethodGetZstdPool
()
pkg/proto/configuration/bb_browser/bb_browser.pb.go:147
MethodLen
()
cmd/bb_browser/browser_service.go:870
MethodLess
(i, j int)
cmd/bb_browser/browser_service.go:874
MethodProtoMessage
()
pkg/proto/configuration/bb_browser/bb_browser.pb.go:58
MethodProtoMessage
()
pkg/proto/query/query.pb.go:44
MethodProtoReflect
()
pkg/proto/configuration/bb_browser/bb_browser.pb.go:60
MethodProtoReflect
()
pkg/proto/query/query.pb.go:46
MethodReset
()
pkg/proto/configuration/bb_browser/bb_browser.pb.go:47
MethodReset
()
pkg/proto/query/query.pb.go:33
MethodString
()
pkg/proto/configuration/bb_browser/bb_browser.pb.go:54
MethodSwap
(i, j int)
cmd/bb_browser/browser_service.go:878
MethodhandleAction
(w http.ResponseWriter, req *http.Request)
cmd/bb_browser/browser_service.go:234
MethodhandleCommand
(w http.ResponseWriter, req *http.Request)
cmd/bb_browser/browser_service.go:488
MethodhandleDirectory
(w http.ResponseWriter, req *http.Request)
cmd/bb_browser/browser_service.go:656
MethodhandleFile
(w http.ResponseWriter, req *http.Request)
cmd/bb_browser/browser_service.go:724
MethodhandleHistoricalExecuteResponse
(w http.ResponseWriter, req *http.Request)
cmd/bb_browser/browser_service.go:257
MethodhandlePreviousExecutionStats
(w http.ResponseWriter, req *http.Request)
cmd/bb_browser/browser_service.go:882
MethodhandleTree
(w http.ResponseWriter, req *http.Request)
cmd/bb_browser/browser_service.go:901
MethodhandleWelcome
(w http.ResponseWriter, req *http.Request)
cmd/bb_browser/browser_service.go:180
Functioninit
()
pkg/proto/configuration/bb_browser/bb_browser.pb.go:214
Functioninit
()
pkg/proto/query/query.pb.go:112
Functioninit
()
cmd/bb_browser/browser_service.go:51
Functionmain
()
cmd/bb_browser/main.go:65