package
Version:
v0.0.0-...-40227b4
Opens a new window with list of versions in this module.
Published: Jan 8, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type StringMatch struct {
Exact string `json:"exact,omitempty"`
Prefix string `json:"prefix,omitempty"`
Suffix string `json:"suffix,omitempty"`
Regex string `json:"regex,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.