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/ya937pgk3jamp7h1ymayqpd53i239avi-go-github-com-mitchellh-reflectwalk-1.0.1.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/kh1g08jjzdisaaflv3dd81ywwbwqn0jd-go-github-com-mitchellh-reflectwalk-1.0.1.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/ay4naam6r4anq27s5bgr5w7qajs690j2-go-github-com-mitchellh-reflectwalk-1.0.1.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/z4rh4g6xa27qqg5sp970ian0lyq1mxgf-go-github-com-mitchellh-reflectwalk-1.0.1.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/b730sgii0fxa3p77p27sgd4qrrlx3hkf-go-github-com-mitchellh-reflectwalk-1.0.1.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/rfnh2gfy2ngphz161hyp3pm2lkaic8f0-go-github-com-mitchellh-reflectwalk-1.0.1.drv
x86_64-linuxi686-w64-mingw32/gnu/store/5fkj3m6ghdhwm45ffjqrvgd69cx90ys8-go-github-com-mitchellh-reflectwalk-1.0.1.drv
x86_64-linuxi586-pc-gnu/gnu/store/f9shwmgfzfrkf64rxc5vfy202pxqamkz-go-github-com-mitchellh-reflectwalk-1.0.1.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/bh520cjqqaphmix955w5s9mfyd6pa2j2-go-github-com-mitchellh-reflectwalk-1.0.1.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/xybg572rhm2f04ncgfggdlcxbaqz8w1f-go-github-com-mitchellh-reflectwalk-1.0.1.drv
riscv64-linux/gnu/store/919jk289a0ja4va4yvr004dwgchinnqm-go-github-com-mitchellh-reflectwalk-1.0.1.drv
    powerpc64le-linux/gnu/store/p7ifd2kkgfgbpjhd0cj3jcpcw04g3z5x-go-github-com-mitchellh-reflectwalk-1.0.1.drv
    mips64el-linux/gnu/store/5x8h9ikgj0kff62qb9ng7y72n6mkygyb-go-github-com-mitchellh-reflectwalk-1.0.1.drv
      i686-linux/gnu/store/0si4h4y1wakiiylpvh30wb7pag4k6vgs-go-github-com-mitchellh-reflectwalk-1.0.1.drv
      i586-gnu/gnu/store/2janld2g649al525m93arjacidk0r1bq-go-github-com-mitchellh-reflectwalk-1.0.1.drv
      armhf-linux/gnu/store/ww3mii7qpgbypry4bn19rcflvchk8wbj-go-github-com-mitchellh-reflectwalk-1.0.1.drv
      aarch64-linux/gnu/store/w3hfka0wn4ildqdzp3fzcd0wxq234pns-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