Skip to content

antoineduban/nano

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nanocloud community libnano

Current version: 0.1

Libnano is a go package providing an implementation of common features shared by Nanocloud's modules. For more information about Nanocloud Community :

Features

Libnano handles various features used by Nanocloud module :

  • Module registrering
  • Communication with Nanocloud and other modules
  • Logging

Installation

Libnano is a go package that can be downlaod with the following command :

go get github.com/Nanocloud/nano

Licence

This file is part of Nanocloud community.

Nanocloud community is free software; you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Nanocloud community is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages