room

package
v0.0.0-...-cf730da Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2017 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(model Model) *handler

Types

type Model

type Model interface {
	All() ([]room.Data, errors.Error)
	Create(username, body string) errors.Error
	Delete(username, roomName string) errors.Error
	Rename(username, roomName, newRoomName string) errors.Error
}

Jump to

Keyboard shortcuts

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