Name : golang-github-spf13-cast
| |
Version : 1.3.1+git20191218.1ffadf5
| Vendor : SUSE LLC < https://www_suse_com/>
|
Release : lp160.1.2
| Date : 2024-08-31 15:25:08
|
Group : Development/Languages/Golang
| Source RPM : golang-github-spf13-cast-1.3.1+git20191218.1ffadf5-lp160.1.2.src.rpm
|
Size : 0.25 MB
| |
Packager : https://bugzilla_suse_com
| |
Summary : Go library for safe and easy casting from one type to another
|
Description :
Cast is a library to convert between different go types in a consistent and easy way.
Cast provides simple functions to easily convert a number to a string, an interface into a bool, etc. Cast does this intelligently when an obvious conversion is possible. It doesn’t make any attempts to guess what you meant, for example you can only convert a string to an int when it is a string representation of an int such as “8”. Cast was developed for use in Hugo, a website engine which uses YAML, TOML or JSON for meta data.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/go/16.0/noarch |