Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server is a basic Mixer server
func (*Server) Check ¶
func (s *Server) Check(ctx context.Context, msg *istio_mixer_v1.CheckRequest) (*istio_mixer_v1.CheckResponse, error)
Check implements service check
func (*Server) Report ¶
func (s *Server) Report(ctx context.Context, _ *istio_mixer_v1.ReportRequest) (*istio_mixer_v1.ReportResponse, error)
Report implements service report
Click to show internal directories.
Click to hide internal directories.