Documentation ¶
Overview ¶
Package sourcetype handles identification of sources based on their type.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsSourceType ¶ added in v0.1.5
IsSourceType determines whether a Type is a Source Type. A Source Type is either: - A Named Struct Type that is configured as a Source - A Struct Type that contains a tagged field - A composite type that contains a Source Type
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.