Logo
Explore Help
Register Sign In
apps/giredore
2
0
Fork 0
You've already forked giredore
Code Issues 4 Pull Requests Packages Projects Releases Wiki Activity
giredore/internal/structs/reply.go

10 lines
172 B
Go
Raw Normal View History

Working with packages and allowed IPs. giredorectl now able to interact with giredored about: * Setting package data. There is no such thing as "create" or "update", just set. * Deleting package data. * Setting allowed IP addresses. This is the only authorization method ATM, more may come in future.
2019-10-07 18:21:26 +05:00
package structs
// Reply defined reply data structure that giredored and giredorectl
// will use.
type Reply struct {
Status Status
Errors []Error
Data interface{}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.7 Page: 43ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API