X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=.config%2Fcoc%2Fextensions%2Fcoc-go-data%2Ftools%2Fpkg%2Fmod%2Fgolang.org%2Fx%2Ftools%40v0.0.0-20201105173854-bc9fc8d8c4bc%2Fcmd%2Fguru%2Ftestdata%2Fsrc%2Fpeers%2Fmain.golden;fp=.config%2Fcoc%2Fextensions%2Fcoc-go-data%2Ftools%2Fpkg%2Fmod%2Fgolang.org%2Fx%2Ftools%40v0.0.0-20201105173854-bc9fc8d8c4bc%2Fcmd%2Fguru%2Ftestdata%2Fsrc%2Fpeers%2Fmain.golden;h=f97e672953ea21a983dd6410b17376eda82b9133;hb=4d07c77cf4d78cab8639e13ddc3c22495e585b0b;hp=0000000000000000000000000000000000000000;hpb=b3950616b54221c40a7dab9099bda675007e5b6e;p=dotfiles%2F.git diff --git a/.config/coc/extensions/coc-go-data/tools/pkg/mod/golang.org/x/tools@v0.0.0-20201105173854-bc9fc8d8c4bc/cmd/guru/testdata/src/peers/main.golden b/.config/coc/extensions/coc-go-data/tools/pkg/mod/golang.org/x/tools@v0.0.0-20201105173854-bc9fc8d8c4bc/cmd/guru/testdata/src/peers/main.golden new file mode 100644 index 00000000..f97e6729 --- /dev/null +++ b/.config/coc/extensions/coc-go-data/tools/pkg/mod/golang.org/x/tools@v0.0.0-20201105173854-bc9fc8d8c4bc/cmd/guru/testdata/src/peers/main.golden @@ -0,0 +1,100 @@ +-------- @pointsto pointsto-chA -------- +this chan *int may point to these objects: + makechan + makechan + +-------- @pointsto pointsto-chA2 -------- +this chan *int may point to these objects: + makechan + +-------- @pointsto pointsto-chB -------- +this chan *int may point to these objects: + makechan + +-------- @peers peer-recv-chA -------- +This channel of type chan *int may be: + allocated here + allocated here + sent to, here + sent to, here + received from, here + received from, here + received from, here + received from, here + received from, here + closed, here + +-------- @pointsto pointsto-rA -------- +this *int may point to these objects: + peers.a2 + a1 + +-------- @peers peer-recv-chB -------- +This channel of type chan *int may be: + allocated here + sent to, here + received from, here + received from, here + +-------- @pointsto pointsto-rB -------- +this *int may point to these objects: + b + +-------- @peers peer-recv-chA' -------- +This channel of type chan *int may be: + allocated here + allocated here + sent to, here + sent to, here + received from, here + received from, here + received from, here + received from, here + received from, here + closed, here + +-------- @peers peer-send-chA' -------- +This channel of type chan *int may be: + allocated here + sent to, here + received from, here + received from, here + received from, here + received from, here + received from, here + closed, here + +-------- @peers peer-close-chA -------- +This channel of type chan *int may be: + allocated here + allocated here + sent to, here + sent to, here + received from, here + received from, here + received from, here + received from, here + received from, here + closed, here + +-------- @peers peer-close-chC -------- +This channel of type chan *int may be: + allocated here + sent to, here + received from, here + closed, here + +-------- @peers peer-send-chC -------- +This channel of type chan *int may be: + allocated here + sent to, here + received from, here + closed, here + +-------- @peers peer-recv-chC -------- +This channel of type chan *int may be: + allocated here + sent to, here + received from, here + closed, here +