Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthService ¶
AuthService is an interface to meet the authentication needs
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server satisfies gRPC service interface requirements Store
func (*Server) Get ¶
func (s *Server) Get(ctx context.Context, gr *storepb.StoreGetRequest) (*storepb.StoreGetReply, error)
GetURLs retrieves an available URL's associated link urls
Click to show internal directories.
Click to hide internal directories.