package
Version:
v0.40.0-rc0
Opens a new window with list of versions in this module.
Published: Sep 3, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package fake implements a fake encoder.
NewEncoder creates a new Encoder.
type Config struct {
UpdateRate int64 `json:"update_rate_msec,omitempty"`
}
Config describes the configuration of a fake encoder.
Validate ensures all parts of a config is valid.
Encoder is a fake encoder used for testing.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.