package
Version:
v0.0.0-...-eda9b78
Opens a new window with list of versions in this module.
Published: May 19, 2017
License: GPL-3.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func GetChannelLatest(ds *ssb.DataStore, channel string, num int) (msgs []*ssb.SignedMessage)
type Channel struct {
ssb.MessageBody
Channel string `json:"channel"`
Subscribed bool `json:"subscribed"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.