Pakket: golang-github-spf13-cast-dev (1.6.0-2)
Verwijzigingen voor golang-github-spf13-cast-dev
Debian bronnen:
Het bronpakket golang-github-spf13-cast downloaden:
- [golang-github-spf13-cast_1.6.0-2.dsc]
- [golang-github-spf13-cast_1.6.0.orig.tar.gz]
- [golang-github-spf13-cast_1.6.0-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
- hugo
- python3-dom-toml
- golang-github-pelletier-go-toml.v2-dev
- libghc-text-conversions-dev
- libconvert-binary-c-perl-dbgsym
- libghc-text-conversions-doc
- libconvert-binary-c-perl
- libghc-text-conversions-prof
- golang-github-muhammadmuzzammil1998-jsonc-dev
- libio-aio-perl-dbgsym
- golang-forgejo-go-chi-captcha-dev
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 (https://gohugo.io/), a website engine which uses YAML, TOML or JSON for meta data.
Andere aan golang-github-spf13-cast-dev gerelateerde pakketten
|
|
|
|
-
- dep: tzdata-legacy
- time zone data for TAI minus ten seconds