Pacote: golang-github-mgutz-to-dev (1.0.0-3)
Links para golang-github-mgutz-to-dev
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte golang-github-mgutz-to:
- [golang-github-mgutz-to_1.0.0-3.dsc]
- [golang-github-mgutz-to_1.0.0.orig.tar.gz]
- [golang-github-mgutz-to_1.0.0-3.debian.tar.xz]
Mantenedores(as):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
- golang-github-google-go-cmp-dev
- libghc-convertible-dev
- libghc-convertible-prof
- libghc-convertible-doc
- golang-github-hashicorp-go-multierror-dev
- golang-github-michaeltjones-walk-dev
- golang-github-hashicorp-errwrap-dev
- golang-golang-x-xerrors-dev
- golang-github-leonelquinteros-gotext-dev
- libghc-hsx2hs-dev
- golang-github-hashicorp-go-cleanhttp-dev
Convenient type conversion utilities for Go
Convenient functions for converting values between common Go datatypes. For Go 1.1+.
This package ignores errors and allows quick-and-dirty conversions between Go datatypes. When any conversion seems unreasonable a zero value (http://golang.org/ref/spec#The_zero_value) is used as fallback.
If one is not working with human provided data, fuzzy input or if one would rather not ignore any error in your program, one should better use the standard Go packages for conversion, such as strconv (http://golang.org/pkg/strconv/), fmt (http://golang.org/pkg/fmt/) or even standard conversion (http://golang.org/ref/spec#Conversions) they may be better suited for the task.
Download de golang-github-mgutz-to-dev
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 10.0 kB | 51.0 kB | [lista de arquivos] |