Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct { api.UnimplementedBeaconServer // contains filtered or unexported fields }
func NewServer ¶ added in v0.3.0
func NewServer(env settings.Environment) *Server
func (*Server) Signal ¶
func (s *Server) Signal(_ context.Context, req *api.SignalReqeust) (*api.SignalResponse, error)
Click to show internal directories.
Click to hide internal directories.