Skip to content

Mars-cb/go-lib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deepin GoLang Library

Deepin GoLang Library is a library containing many useful go routines for things such as glib, gettext, archive, graphic,etc.

Dependencies

Build dependencies

  • gio-2.0
  • glib-2.0
  • x11
  • gdk-pixbuf-2.0
  • libpulse
  • mobile-broadband-provider-info

Installation

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

Getting help

Any usage issues can ask for help via

Getting involved

We encourage you to report issues and contribute changes.

License

Deepin GoLang Library is licensed under GPL-3.0-or-later.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 83.3%
  • C 15.2%
  • Shell 1.5%