FileSize | 10572 |
MD5 | 4658E556261F08CA884CB0C5FEEB6F56 |
PackageDescription | Safe and easy casting from one type to another in Go
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 (http://gohugo.io/), a website engine
which uses YAML, TOML or JSON for meta data. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | golang-github-spf13-cast-dev |
PackageSection | devel |
PackageVersion | 1.3.1-1 |
SHA-1 | D31E2613CC5399110E96677E955BA4637B6D4B00 |
SHA-256 | AE8319E319B35493443ED62B13A77BD6DE38FBE34BF54324DAA790BC9847EDCB |