Documentation
¶
Index ¶
Constants ¶
View Source
const AABroadcastRead = fsoauthz.AABroadcastRead
View Source
const ChannelAllAggregateSignals = "allaggsig"
View Source
const ConfigMaxPendingSignalsLen = 4 * 1024
View Source
const ConfigUpdatesQueueSize = 100
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func New ¶
func New( ctx context.Context, lg Logger, authn auth.Authenticator, authz auth.Authorizer, journals *Journals, ) *Server
func (*Server) AggregateSignals ¶
func (srv *Server) AggregateSignals( req *pb.AggregateSignalsI, stream pb.LiveBroadcast_AggregateSignalsServer, ) error
Click to show internal directories.
Click to hide internal directories.