Documentation ¶
Index ¶
Constants ¶
View Source
const (
BufferChannelSize int = 1000
)
Variables ¶
This section is empty.
Functions ¶
func Certify ¶
func Certify(ctx context.Context, query certifier.QueryComponents, emitter certifier.Emitter, handleErr certifier.ErrHandler, poll bool, interval time.Duration) error
Certify queries the graph DB to get the components to scan. Utilizing the registered certifiers, it generates new nodes and attestations.
func RegisterCertifier ¶
func RegisterCertifier(c func() certifier.Certifier, certifierType certifier.CertifierType) error
RegisterCertifier registers the active certifier for to generate attestations
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.