Deepin GoLang Library is a library containing many useful go routines for things such as glib, gettext, archive, graphic,etc.
- gio-2.0
- glib-2.0
- x11
- gdk-pixbuf-2.0
- libpulse
- mobile-broadband-provider-info
Install prerequisites
$ go get github.com/smartystreets/goconvey
$ go get github.com/howeyc/fsnotify
$ go get gopkg.in/check.v1
$ go get github.com/linuxdeepin/go-x11-client
Install
mkdir -p $GOPATH/src/github.com/linuxdeepin/
cp -r go-lib $GOPATH/src/github.com/linuxdeepin/go-lib
Any usage issues can ask for help via
We encourage you to report issues and contribute changes.
Deepin GoLang Library is licensed under GPL-3.0-or-later.