Versions in this module Expand all Collapse all v1 v1.2.1 Dec 12, 2018 v1.2.0 Nov 24, 2018 v1.1.8 Nov 6, 2018 v1.1.7 Sep 8, 2018 v1.1.6 May 10, 2018 v1.1.5 Apr 18, 2018 v1.1.4 Apr 13, 2018 Changes in this version + type PagedMessages struct + Messages []*Message + Paging Paging + type Paging struct + Limit int + Next string + Since uint + Size int v1.1.3 Mar 31, 2018 Changes in this version type Application + Image string v1.1.2 Mar 21, 2018 v1.1.1 Mar 20, 2018 v1.1.0 Mar 18, 2018 v1.0.5 Mar 11, 2018 Changes in this version type Application + Token string type Client + Token string v1.0.4 Mar 10, 2018 v1.0.3 Feb 28, 2018 Changes in this version + type UserExternalPass struct + Pass string + type UserExternalWithPass struct v1.0.2 Feb 24, 2018 v1.0.1 Feb 23, 2018 v1.0.0 Feb 21, 2018 Changes in this version + type Application struct + Description string + ID string + Messages []Message + Name string + UserID uint + type Client struct + ID string + Name string + UserID uint + type Error struct + Error string + ErrorCode int + ErrorDescription string + type Message struct + ApplicationID string + Date time.Time + ID uint + Message string + Priority int + Title string + type User struct + Admin bool + Applications []Application + Clients []Client + ID uint + Name string + Pass []byte + type UserExternal struct + Admin bool + ID uint + Name string + Pass string + type VersionInfo struct + Branch string + BuildDate string + Commit string + Version string