최대 1 분 소요


Golang 을 공부할 때 도움이 될만한 사이트를 정리했습니다.


Tutorial



Convention



Library

  • evio
    evio is an event loop networking framework that is fast and small.
    It makes direct epoll and kqueue syscalls rather than using the standard
    Go net package, and works in a similar manner as libuv and libevent.

  • Go kit
    Go kit is a programming toolkit for building microservices (or elegant monoliths) in Go.

  • GORM
    The fantastic ORM library for Golang.



Common

  • How to update the Go version
    Debian/Ubuntu/Fedora 에서 Golang 버전을 업그레이드하는 방법을 설명하는 페이지입니다.



gRPC

댓글남기기