# Functions

No description provided by the author
ParseDate parses a string with valid date format into Date.
ParseDuration parses a string with valid duration format into time.Duration.
No description provided by the author
ParseInt parses string to int regardless.
No description provided by the author
ParseRuntime parses a string into time.Duration and converts it to minutes as integer.
ParseScore parses a string into float-based score.
ParseTexts parses all plaintext from the given *html.Node.
ParseTime parses a string with valid time format into time.Time.
ReplaceSpaceAll removes all spaces in string.