Documentation
¶
Overview ¶
Package debug provides utils to help debugging HDMI
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LoggingListener ¶
type LoggingListener struct {
// contains filtered or unexported fields
}
func NewLoggingListener ¶
func NewLoggingListener(size int) *LoggingListener
func (*LoggingListener) GetLogged ¶
func (l *LoggingListener) GetLogged() []*LogEntry
func (*LoggingListener) Message ¶
func (l *LoggingListener) Message(msg cec.Message)
Click to show internal directories.
Click to hide internal directories.