Directories ¶ Show internal Expand all Path Synopsis 06-apps bookstore Module qh Module 06-projects qh Module challenges aurox aurox/cli/commands aurox/navigate-url aurox/test-webserver aurox/xml-file examples algorithms/check-characters-string algorithms/compare-strings algorithms/compare-two-slices-of-a-byte algorithms/count-bits algorithms/digits-number algorithms/disk-space algorithms/find-factorial-of-a-given-number algorithms/golang-2020 algorithms/golang-2020/algos algorithms/golang-2020/audiotest algorithms/golang-2020/proxy algorithms/golang-2020/proxy-http algorithms/golang-2020/santa algorithms/golang-2020/tricks/errs algorithms/golang-2020/tricks/stringbuilder algorithms/golang-2020/video-1 algorithms/golang-2020/video-10 algorithms/golang-2020/video-2 algorithms/golang-2020/video-3 algorithms/golang-2020/video-4 algorithms/golang-2020/video-5 algorithms/golang-2020/video-6 algorithms/golang-2020/video-7 algorithms/golang-2020/video-8 algorithms/golang-2020/video-8-client algorithms/golang-2020/video-9 algorithms/hourglass algorithms/jumping-clouds algorithms/numbers-piramid algorithms/parentesis-closure algorithms/prime-numbers algorithms/socks-stack algorithms/sort-a-slice-of-custom-structs algorithms/swap-variables-in-a-list algorithms/valley-numbers concurrency/apps/add concurrency/apps/add/count concurrency/apps/calc concurrency/apps/channel-ownership concurrency/apps/ping-pong/simple1 concurrency/apps/ping-pong/simple2 concurrency/apps/ping-pong/simple3 concurrency/apps/range-test concurrency/apps/workers-pool/01 concurrency/apps/workers-pool/02 concurrency/apps/workers-pool/03 concurrency/channels/buff-and-unbuff/buffered/01 concurrency/channels/buff-and-unbuff/buffered/channel-buffered-multiple-succesful concurrency/channels/buff-and-unbuff/buffered/fail concurrency/channels/buff-and-unbuff/buffered/success concurrency/channels/buff-and-unbuff/unbuffered/01 concurrency/channels/buff-and-unbuff/unbuffered/02 concurrency/channels/buff-and-unbuff/unbuffered/coma-ok concurrency/channels/buff-and-unbuff/unbuffered/send concurrency/channels/buff-and-unbuff/unbuffered/unbuff-chan-kinds concurrency/channels/deadlock/01 concurrency/channels/deadlock/02 concurrency/channels/deadlock/03 concurrency/channels/directions/01 concurrency/channels/directions/02 concurrency/channels/directions/channel-recibe-only-falied concurrency/channels/directions/channel-send-only-falied concurrency/channels/directions/channel-send-only-successful concurrency/channels/exercises/01 concurrency/channels/exercises/02 concurrency/channels/exercises/03 concurrency/channels/exercises/04 concurrency/channels/exercises/05 concurrency/channels/exercises/05/solucion concurrency/channels/exercises/06 concurrency/channels/exercises/07 concurrency/channels/exercises/buff-and-unbuff concurrency/channels/range/01 concurrency/channels/range/range-loop concurrency/channels/select/01 concurrency/channels/select/02 concurrency/channels/select/03 concurrency/channels/select/04 concurrency/channels/select/05 concurrency/channels/select/stop-goroutine concurrency/channels/send-iterators concurrency/goroutines/hello concurrency/goroutines/num-and-chars concurrency/sync-package/atomic concurrency/sync-package/closure/1 concurrency/sync-package/closure/2 concurrency/sync-package/mutex/01 concurrency/sync-package/mutex/02 concurrency/sync-package/mutex/03 concurrency/sync-package/mutex/race-condition concurrency/sync-package/waitgroup evolutionary-api/01 evolutionary-api/02 evolutionary-api/03 introduction/arrays introduction/check-a-variable-type-at-runtime introduction/client-server/client introduction/client-server/server introduction/closures introduction/constant introduction/context/2 introduction/context/heartbeat introduction/defer introduction/errors/ejemplo-archivo introduction/errors/errors2 introduction/errors/errors3 introduction/errors/metodos-mensajes introduction/errors/simple introduction/files-read introduction/files-write/fw1 introduction/files-write/fw2 introduction/fmt/scanf introduction/for/1 introduction/for/range introduction/function-multiple-returns introduction/functions/anonymous-functions introduction/functions/basic introduction/functions/closure-function introduction/functions/int-to-custom-time introduction/hola-mundo introduction/http/1 introduction/http/2 introduction/http/3 introduction/http/4 introduction/http/6 introduction/ifelse introduction/imports introduction/interfaces/1 introduction/interfaces/2 introduction/json/1 introduction/json/aburrido introduction/json/bands introduction/json/bird introduction/json/bird-map introduction/json/nested introduction/json/simple introduction/maps/2 introduction/methods introduction/methods/methods introduction/packages introduction/packages/hello introduction/packages/rectangle introduction/pointers introduction/random introduction/slices/capacity introduction/slices/copy introduction/slices/intro introduction/slices/merge introduction/strings introduction/switch introduction/templates/fixing-do-not-use introduction/templates/hello-world introduction/templates/maps introduction/templates/passing-data introduction/templates/slices introduction/templates/structs/1 introduction/templates/structs/2 introduction/templates/structs/3 introduction/templates/value-to-template introduction/testing/hello-world introduction/testing/sum2 introduction/type-assertion introduction/types introduction/variables patterns/builder patterns/builder/pt patterns/factory patterns/factory/pt patterns/prototype/1 patterns/prototype/2 patterns/prototype/3 patterns/prototype/4 technics/polymorphism/areas testing/cart testing/mocks testing/parallel-tests/sort testing/repository testing/usecase testing/wallet thirld-party/gin/api-gorm thirld-party/gin/api-gorm/tests thirld-party/gin/app-engine/go11x thirld-party/gin/app-engine/gophers thirld-party/gin/assets-in-binary/example01 thirld-party/gin/assets-in-binary/example02 thirld-party/gin/authentication/1 thirld-party/gin/auto-tls/example1 thirld-party/gin/auto-tls/example2 thirld-party/gin/basic thirld-party/gin/custom-validation thirld-party/gin/favicon thirld-party/gin/file-binding thirld-party/gin/form thirld-party/gin/graceful-shutdown/close thirld-party/gin/graceful-shutdown/graceful-shutdown thirld-party/gin/group-routes thirld-party/gin/group-routes/routes thirld-party/gin/grpc/gin thirld-party/gin/grpc/grpc thirld-party/gin/grpc/pb thirld-party/gin/hello-world thirld-party/gin/http-pusher thirld-party/gin/http-server thirld-party/gin/http-server-2 thirld-party/gin/multiple-service thirld-party/gin/new_relic thirld-party/gin/ratelimiter thirld-party/gin/realtime-advanced thirld-party/gin/realtime-chat thirld-party/gin/reverse-proxy/realServer thirld-party/gin/reverse-proxy/reverseServer thirld-party/gin/send_chunked_data thirld-party/gin/server-sent-event thirld-party/gin/simples/auth thirld-party/gin/simples/login thirld-party/gin/simples/login2 thirld-party/gin/simples/p1 thirld-party/gin/simples/p2 thirld-party/gin/simples/p3 thirld-party/gin/struct-lvl-validations thirld-party/gin/template thirld-party/gin/upload-file/multiple thirld-party/gin/upload-file/single thirld-party/gin/versioning thirld-party/go-rod/remote-browser thirld-party/go-rod/rod-mp-brasil thirld-party/gomock/math thirld-party/mysql/form thirld-party/protobuf thirld-party/sqlite-gorm thirld-party/swagger/go-client-generated thirld-party/swagger/go-server-server-generated thirld-party/swagger/go-server-server-generated/go hex-arch-5 module std-lib context/3 Module Click to show internal directories. Click to hide internal directories.