Documentation
¶
Overview ¶
Package api provides code to host an API displaying TestGrid data
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRouters ¶ added in v0.0.148
func GetRouters(options RouterOptions, storageClient *storage.Client) (*mux.Router, *grpc.Server, error)
GetRouters returns an http router and gRPC server that both serve TestGrid's API It also instantiates necessary caching and i/o objects
Types ¶
Click to show internal directories.
Click to hide internal directories.