config

package
v1.11.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 3, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	EventCode         string `mapstructure:"code"`
	EventState        string `mapstructure:"state"`
	NotBefore         string `mapstructure:"not-before"`          //  The earliest start time for the scheduled event
	NotAfter          string `mapstructure:"not-after"`           // The latest end time for the scheduled event
	NotBeforeDeadline string `mapstructure:"not-before-deadline"` // The deadline for starting the event
}

Config represents the configuration for the mock

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL