Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var OpenCensusViews = pubsub.OpenCensusViews
Functions ¶
This section is empty.
Types ¶
type BackendFactory ¶
type BackendFactory struct {
// contains filtered or unexported fields
}
func NewBackendFactory ¶
func NewBackendFactory(ctx context.Context, logger logging.Logger, bf proxy.BackendFactory) *BackendFactory
type NamespaceNotFoundErr ¶
type NamespaceNotFoundErr struct {
Namespace string
}
func (*NamespaceNotFoundErr) Error ¶
func (n *NamespaceNotFoundErr) Error() string
Click to show internal directories.
Click to hide internal directories.