Is there a simple tree library that is thread safe? If I have to write one for myself, do I have to set locks on nodes as I walk the tree to prevent another thread from changing nodes that are 'above' me?
-- 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/6597198c-c439-4a1e-bff2-a2176204b272n%40googlegroups.com.