Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Replayable ¶
type Replayable struct { deadlock.RWMutex util.Lifetime *S.Layers // contains filtered or unexported fields }
func (*Replayable) EnterReplay ¶
func (r *Replayable) EnterReplay()
func (*Replayable) Screen ¶
func (r *Replayable) Screen() mux.Screen
func (*Replayable) Send ¶ added in v0.1.11
func (r *Replayable) Send(msg mux.Msg)
func (*Replayable) Stream ¶
func (r *Replayable) Stream() mux.Stream
Click to show internal directories.
Click to hide internal directories.