minus-squaresandtoffel@feddit.nltoGolang@programming.dev•Are code reviews allowed? I wrote a pretty basic RBAC module while working on a separate learning project and was hoping to get the opinion of more experienced GopherslinkfedilinkNederlandsarrow-up3·edit-26 months agoSince it has no main, I guess it’s not an executable but meant as a library, which also explains the exports, as a third party should be able to consume the library linkfedilink
Since it has no main, I guess it’s not an executable but meant as a library, which also explains the exports, as a third party should be able to consume the library