Closed IzabellaRaulin closed 8 years ago
fmt.Sprintf() will resolve all the issue related with type conversion of incoming data to string - there is no more need to maintain the type switches
fmt.Sprintf()
This is resolved by #23.
fmt.Sprintf()
will resolve all the issue related with type conversion of incoming data to string - there is no more need to maintain the type switches