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/3kl07bf4d7dn7a4dgi6f4jqz7j01cz8m-go-github-com-mitchellh-reflectwalk-1.0.1.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/5r6dlsfncnnm6ak25ipk9pqx4259c6vg-go-github-com-mitchellh-reflectwalk-1.0.1.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/bhc9jyqrpf39pjizvz0m03jmqyikagfb-go-github-com-mitchellh-reflectwalk-1.0.1.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/yll712dxg11mxxzfli5bk1lsm6swdkrv-go-github-com-mitchellh-reflectwalk-1.0.1.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/0v15vdrp2s8mh7n6x996gas90na2lx69-go-github-com-mitchellh-reflectwalk-1.0.1.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/403l4gli4iw4dxk1wynv9sda98lb661c-go-github-com-mitchellh-reflectwalk-1.0.1.drv
x86_64-linuxi686-w64-mingw32/gnu/store/ln95fdn025bq1xynk97rffdzk4p44hv0-go-github-com-mitchellh-reflectwalk-1.0.1.drv
x86_64-linuxi586-pc-gnu/gnu/store/czr7jk9422h1f4ryywqp948rq32m4bca-go-github-com-mitchellh-reflectwalk-1.0.1.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/xw7wrj933js9c7j4jhc1ckmkj9wgmi79-go-github-com-mitchellh-reflectwalk-1.0.1.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/bwmsmy8g1ni39vv1x88r81gvlbzfzd60-go-github-com-mitchellh-reflectwalk-1.0.1.drv
riscv64-linux/gnu/store/sdv2nf3zlsmhiav7daigjva7ljj82dkp-go-github-com-mitchellh-reflectwalk-1.0.1.drv
    powerpc64le-linux/gnu/store/aha4mrk2ylnxdzbjkfvzj7sz1yavllpp-go-github-com-mitchellh-reflectwalk-1.0.1.drv
    mips64el-linux/gnu/store/qckqf2b2a43fsdb7hk45d6h7lkwm2kkw-go-github-com-mitchellh-reflectwalk-1.0.1.drv
      i686-linux/gnu/store/5chligwwdcigkhksa8bfsj782sp40my1-go-github-com-mitchellh-reflectwalk-1.0.1.drv
      i586-gnu/gnu/store/vpizrm2iqbwzs2kdcwdwr21wy0iqgm31-go-github-com-mitchellh-reflectwalk-1.0.1.drv
      armhf-linux/gnu/store/r8fjv3zfgl0flwi5ss1wrnv73xpdnc5s-go-github-com-mitchellh-reflectwalk-1.0.1.drv
      aarch64-linux/gnu/store/jjyrqwkylqkjmpkwfmij4l537hm394cm-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