Documentation
¶
Overview ¶
Package nstrings contains utility string functions (nstrings it to not confuse with go std strings)
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BoolFromString ¶
BoolFromString takes in the string and tries to parse it as a boolean
func CanParseFalseFromString ¶
CanParseFalseFromString takes in the string and checks it if can be parsed as false
func CanParseTrueFromString ¶
CanParseTrueFromString takes in the string and checks it if can be parsed as true
func GetBoolLabel ¶
GetBoolLabel returns disabled if false, enabled otherwise
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.