Go library for Synology. Work in progress.
  • Go 98.5%
  • Shell 1.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2020-07-10 22:00:58 +02:00
scripts move to go-mod + update deps + canonical imports + travis migration 2019-12-03 00:51:01 +01:00
tests/packages Reboot repo 2018-02-03 21:25:27 +01:00
.codeclimate.yml Reboot repo 2018-02-03 21:25:27 +01:00
.gitignore Reboot repo 2018-02-03 21:25:27 +01:00
.travis.yml Fix GH token in travis 2019-12-03 01:20:00 +01:00
go.mod Fix logic error in OnlyShowLastVersion (#2) 2020-01-15 00:38:53 +01:00
go.sum Fix logic error in OnlyShowLastVersion (#2) 2020-01-15 00:38:53 +01:00
LICENSE Create LICENSE 2018-04-10 20:44:22 +02:00
models.go Gemini lake seems like an x86 64 system 2020-07-10 22:00:58 +02:00
models_internal_test.go move to go-mod + update deps + canonical imports + travis migration 2019-12-03 00:51:01 +01:00
models_test.go move to go-mod + update deps + canonical imports + travis migration 2019-12-03 00:51:01 +01:00
options.go move to go-mod + update deps + canonical imports + travis migration 2019-12-03 00:51:01 +01:00
options_test.go move to go-mod + update deps + canonical imports + travis migration 2019-12-03 00:51:01 +01:00
packages.go Fix logic error in OnlyShowLastVersion (#2) 2020-01-15 00:38:53 +01:00
packages_internal_test.go move to go-mod + update deps + canonical imports + travis migration 2019-12-03 00:51:01 +01:00
packages_io.go move to go-mod + update deps + canonical imports + travis migration 2019-12-03 00:51:01 +01:00
packages_structure.go move to go-mod + update deps + canonical imports + travis migration 2019-12-03 00:51:01 +01:00
packages_test.go Fix logic error in OnlyShowLastVersion (#2) 2020-01-15 00:38:53 +01:00
README.md move to go-mod + update deps + canonical imports + travis migration 2019-12-03 00:51:01 +01:00
syno.go move to go-mod + update deps + canonical imports + travis migration 2019-12-03 00:51:01 +01:00
syno_internal_test.go move to go-mod + update deps + canonical imports + travis migration 2019-12-03 00:51:01 +01:00
syno_test.go move to go-mod + update deps + canonical imports + travis migration 2019-12-03 00:51:01 +01:00

go-syno: A Go library to interact with Synology packages

Build Status GoDoc Reference GoReport Maintainability Test Coverage

Under heavy work, please refrain from using it until the first release.

go get gopkg.in/jdel/go-syno.v0