channel

package
v0.0.0-...-0765a50 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 14, 2017 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Channels map[string]*Channel

Functions

This section is empty.

Types

type Channel

type Channel struct {
	Name             string      `json:"name"`
	Created          time.Time   `json:"created"`
	Creator          user.User   `json:"creator"`
	Members          []user.User `json:"members"`
	MembersCanEdit   bool        `json:"members_can_edit"`
	MembersCanInvite bool        `json:"members_can_invite"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL