Documentation
¶
Index ¶
Constants ¶
View Source
const (
DefaultThrottleInterval = 5 * time.Second
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service interface {
io.Closer
OIDCMapping() oidcmappinggrpc.ServiceClient
}
func NewService ¶
func NewService(cfg *commoncfg.GRPCClient) (Service, error)
Click to show internal directories.
Click to hide internal directories.