//
pkg.gl
Category
github.com/yoonjongseoo/rtsp-stream
core
blacklist
package
1.0.0
Repository:
https://github.com/yoonjongseoo/rtsp-stream.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
129 SLOC
#
Functions
NewList
NewList creates a new List instance.
NewRecord
NewRecord creates a new instance of Record.
#
Structs
List
List implements IList.
Record
Record is an element of the blacklist.
#
Interfaces
IList
IList describes the user panel of a Blacklist.
IRecord
IRecord describes the user panel of BlacklistRecord.