mask lists (ban, except, invite)

This commit is contained in:
Jeremy Latt
2014-03-07 17:09:49 -08:00
parent 5d46e7d7fa
commit d4093e7f8b
4 changed files with 120 additions and 15 deletions
-2
View File
@@ -9,8 +9,6 @@ import (
// simple types
//
type UserMaskSet map[string]bool
type CapSubCommand string
type Capability string