Skip to content

akwdhit/AKWGo

Repository files navigation

AKWGo

Go playground for AKW

This place is to place all the things related to Go that I learn until now from many resources. I used to put the link of the sources, if I copy it from somewhere. In any case you need more explanation about the code written here, just let me know by sending me an email.

src/v2/benchmarks/uuid_test.go

uuid_test.go is a benchmark test that I've made to do the benchmark for https://blog.kowalczyk.info/article/JyRZ/generating-good-unique-ids-in-go.html.

src/v2/pkg/datastructure/struct.go

struct.go is a file that contains 'ValidateStructValue' method that will check whether the passed argument struct contains empty field or not.

About

Go playground for AKW

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published