Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MetadataProvider ¶
type MetadataProvider struct {
// contains filtered or unexported fields
}
func NewSystemMetadataProvider ¶
func NewSystemMetadataProvider(db agent.Database, logger *zap.Logger) *MetadataProvider
func (*MetadataProvider) GetSystemMetadata ¶
func (p *MetadataProvider) GetSystemMetadata(ctx context.Context) (*rpc.SystemMetadata, error)
Click to show internal directories.
Click to hide internal directories.