the ast package it is possible to find there:
ast package - go/ast - Go Packages <https://pkg.go.dev/go/ast#pkg-types>

thank you.

среда, 15 марта 2023 г. в 19:16:59 UTC+3, alex-coder: 

> Hi All !
>
> There is a package named ast, inside there are a lot of structures like:
> ast.Comment, ast.Field, ast.Node and so on.
> And I whould like to use types of those structure as a keys.
> So, I could not figure out what type of the key I should use
> in order to store in a map something under the key ? 
>
> I'm in dubt here. Help !
>
> Thank you.
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/326c7d3d-8e89-4a57-812f-41145d4190afn%40googlegroups.com.

Reply via email to