Documentation
¶
Overview ¶
Package file implements file service for goma httprpc.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LookupHandler ¶
func LookupHandler(s filepb.FileServiceServer, opts ...httprpc.HandlerOption) http.Handler
LookupHandler returns file service LookupFile handler.
func StoreHandler ¶
func StoreHandler(s filepb.FileServiceServer, opts ...httprpc.HandlerOption) http.Handler
StoreHandler returns file service StoreFile handler.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.