Documentation ¶
Overview ¶
Package internals contains Internals server implementation.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
internalspb.UnimplementedInternalsServer
}
Server implements Internals server.
func (*Server) RefreshXSRFToken ¶
func (*Server) RefreshXSRFToken(ctx context.Context, req *internalspb.RefreshXSRFTokenRequest) (*internalspb.XSRFToken, error)
RefreshXSRFToken implements the corresponding RPC method.
Click to show internal directories.
Click to hide internal directories.