Documentation
¶
Index ¶
- Constants
- func CreateUuid() ([]byte, error)
- func IsWebArchiveMessage(message *Message) bool
- func IsWebArchiveOwned(message *Message) bool
- func ReadLatestMessages(ctx context.Context, kafkaEndpoints []string, kafkaTopic string, ...) error
- func Send(ctx context.Context, w *kafka.Writer, msg Message) error
- type Check
- type KafkaMessage
- type Message
Constants ¶
View Source
const ( ContentTypeWarc = "warc" ContentTypeAcquisition = "acquisition" )
Variables ¶
This section is empty.
Functions ¶
func CreateUuid ¶
func IsWebArchiveMessage ¶
func IsWebArchiveOwned ¶
func ReadLatestMessages ¶
Types ¶
type KafkaMessage ¶ added in v0.2.1
func NextMessage ¶
Click to show internal directories.
Click to hide internal directories.