Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Blocklist ¶
func NewBlocklist ¶
func NewBlocklistFromString ¶
func NewEmptyBlocklist ¶
func NewEmptyBlocklist() Blocklist
type BlocklistImpl ¶
type BlocklistImpl struct {
// contains filtered or unexported fields
}
func (*BlocklistImpl) IsBlocked ¶
func (b *BlocklistImpl) IsBlocked(str string) bool
Click to show internal directories.
Click to hide internal directories.