{"id":1454,"date":"2020-02-23T08:19:00","date_gmt":"2020-02-23T08:19:00","guid":{"rendered":"https:\/\/golangbyexamples.com\/?p=1454"},"modified":"2020-02-23T08:19:08","modified_gmt":"2020-02-23T08:19:08","slug":"check-string-bool-golang","status":"publish","type":"post","link":"https:\/\/golangbyexamples.com\/check-string-bool-golang\/","title":{"rendered":"Parse a bool or Check if given string is a bool in Go (Golang)"},"content":{"rendered":"\n
strconv.ParseBool()<\/strong> function can be used to parse a string representation of a bool.<\/p>\n\n\n\n