Читает позиции прямо с гобана (с помощью камеры), контролирует и записывает партии Го. This application watches your goban (using a camera), controls and logs the Go game.
Yet Another REST Framework
YARF is a fast micro-framework designed to build REST APIs and web services in a fast and simple way. Designed after Go's composition features, takes a new approach to write simple and DRY code.
Go (Golang) GNU gettext utilities package
Features:
- Implements GNU gettext support in native Go.
- Complete support for PO files including:
- Support for multiline strings and headers.
- Support for variables inside translation strings using Go's fmt syntax.
- Support for pluralization
... [More] rules.
- Support for message contexts.
- Thread-safe: This package is safe for concurrent use across multiple goroutines.
- It works with UTF-8 encoding as it's the default for Go language.
- Unit tests available.
- Language codes are automatically simplified from the form en_UK to en if the first isn't available.
- Ready to use inside Go templates. [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy