Documentation ¶
Overview ¶
Frost is a matrix client built using gio. It consists of Views and Components interacting with another.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BackEvent ¶
type BackEvent struct{}
func (BackEvent) FrostEvent ¶
func (s BackEvent) FrostEvent()
type CloseMemberlistEvent ¶
type CloseMemberlistEvent struct{}
func (CloseMemberlistEvent) FrostEvent ¶
func (s CloseMemberlistEvent) FrostEvent()
type CloseRoomhistoryEvent ¶
type CloseRoomhistoryEvent struct{}
func (CloseRoomhistoryEvent) FrostEvent ¶
func (s CloseRoomhistoryEvent) FrostEvent()
type InvalidationEvent ¶
type InvalidationEvent struct{}
func (InvalidationEvent) FrostEvent ¶
func (s InvalidationEvent) FrostEvent()
type Mux ¶
func (*Mux) Unregister ¶
type ShowMemberlistEvent ¶
func (ShowMemberlistEvent) FrostEvent ¶
func (s ShowMemberlistEvent) FrostEvent()
type ToggleNavigation ¶
type ToggleNavigation struct{}
func (ToggleNavigation) FrostEvent ¶
func (s ToggleNavigation) FrostEvent()
Click to show internal directories.
Click to hide internal directories.