Documentation
¶
Overview ¶
Package tests handles multiple test uploading.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Pattern ¶
Pattern recognizes the patterns from an input string and try to match it.
func ParsePattern ¶
ParsePattern parses a pattern string and create a Pattern struct. Given a pattern string, it matches the ONLY question mark from it and split the rest into a prefix and suffix.
Click to show internal directories.
Click to hide internal directories.