package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Mar 23, 2022
License: MIT
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
LogType string `json:"log_type" validate:"required"`
WorkspaceID string `json:"workspace_id" validate:"required"`
PrimaryKey string `json:"primary_key" validate:"required"`
DateField string `json:"date_field,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.