Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Component ¶
type Component int8
func ParseComponent ¶
func (Component) MarshalText ¶
func (*Component) UnmarshalText ¶
type EventOutput ¶
type EventOutput interface {
Output()
}
func NewEventOutput ¶
func NewEventOutput(eventData *eventv1.GetEventResponse, opts ...Option) EventOutput
type EventOutputConfig ¶
type EventOutputConfig struct {
// contains filtered or unexported fields
}
type Option ¶
type Option func(*EventOutputConfig)
func WithCarNumFilter ¶
func WithComponents ¶
func WithFormat ¶
Click to show internal directories.
Click to hide internal directories.