Language

Package: go-github-com-mitchellh-reflectwalk @ 1.0.1

Synopsis

Walk a value in Go using reflection

Description

reflectwalk is a Go library for "walking" a value in Go using reflection, in the same way a directory tree can be "walked" on the file system. Walking a complex structure can allow you to do manipulations on unknown structures such as those decoded from JSON.

Home page
https://github.com/mitchellh/reflectwalk/
Location
gnu/packages/golang.scm (line: 5057, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/nc8zcl8w83c4hqw0ah0dj0q6799vjq96-go-github-com-mitchellh-reflectwalk-1.0.1.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/2bdnxbwrvn5i7v8rvm0vb7wlx9w3hal6-go-github-com-mitchellh-reflectwalk-1.0.1.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/db1nc25asva50xr9q3qhwkkl4sqz2cwx-go-github-com-mitchellh-reflectwalk-1.0.1.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/z4xkjy0wf78mcsh4vqaim47n679ivaw7-go-github-com-mitchellh-reflectwalk-1.0.1.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/s40lhn18n2zrkdjv34h84pjz8zxzj708-go-github-com-mitchellh-reflectwalk-1.0.1.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/2bqxfws49bd42zlh7ilriifr59qd3gm5-go-github-com-mitchellh-reflectwalk-1.0.1.drv
x86_64-linuxi686-w64-mingw32/gnu/store/v3rl85b23iy0vlsrc05g024gc8l86zah-go-github-com-mitchellh-reflectwalk-1.0.1.drv
x86_64-linuxi586-pc-gnu/gnu/store/0328hj9zbnan972104xpbjbk22g6s7v9-go-github-com-mitchellh-reflectwalk-1.0.1.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/s887x2vfcdgx88q33a3kq8p7br2mvf2h-go-github-com-mitchellh-reflectwalk-1.0.1.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/x6lq4i4qpr9g3ckf093amynhjk6hqcxd-go-github-com-mitchellh-reflectwalk-1.0.1.drv
riscv64-linux/gnu/store/yrd02fv0fk449q3437aa27slpvwjixa4-go-github-com-mitchellh-reflectwalk-1.0.1.drv
    powerpc64le-linux/gnu/store/72zn4z4g3qwdr72l4p0wlb7zi0mwmpws-go-github-com-mitchellh-reflectwalk-1.0.1.drv
    mips64el-linux/gnu/store/barzpw8wzhklp4hq9w0jznqjzz19p3n2-go-github-com-mitchellh-reflectwalk-1.0.1.drv
      i686-linux/gnu/store/9ny9634da70w8jbijvv0pdiss3a2xp1x-go-github-com-mitchellh-reflectwalk-1.0.1.drv
      i586-gnu/gnu/store/dxhk6366c87j5n4ihirkw42r3w7drhnr-go-github-com-mitchellh-reflectwalk-1.0.1.drv
      armhf-linux/gnu/store/qll92dyacq7rar36jyv0hszp85qr3g2x-go-github-com-mitchellh-reflectwalk-1.0.1.drv
      aarch64-linux/gnu/store/qrr5z4s34asdvs1fw8gmpg5clds3bwz9-go-github-com-mitchellh-reflectwalk-1.0.1.drv

      Lint warnings

      LinterMessageLocation
      description

      Validate package descriptions

      description should start with an upper-case letter or digit