Path to this page:
NOTICE: This package has been removed from pkgsrc./
devel/go-mapstructure,
Library for decoding generic map values into native structures
Branch: CURRENT,
Version: 0.0.20160212nb29,
Package name: go-mapstructure-0.0.20160212nb29,
Maintainer: pkgsrc-usersmapstructure is a Go library for decoding generic map values to structures and
vice versa, while providing helpful error handling.
This library is most useful when decoding values from some data stream (JSON,
Gob, etc.) where you don't quite know the structure of the underlying data
until you read a part of it. You can therefore read a map[string]interface{}
and use this library to decode it into the proper underlying native Go
structure.
Required to build:[
pkgtools/cwrappers] [
lang/go114]
Master sites:
Version history: (Expand)
- (2021-06-14) Package deleted from pkgsrc
- (2021-06-06) Updated to version: go-mapstructure-0.0.20160212nb29
- (2021-05-08) Updated to version: go-mapstructure-0.0.20160212nb28
- (2021-03-19) Updated to version: go-mapstructure-0.0.20160212nb27
- (2021-01-23) Updated to version: go-mapstructure-0.0.20160212nb26
- (2020-11-13) Updated to version: go-mapstructure-0.0.20160212nb25
CVS history: (Expand)