Documentation ¶
Index ¶
- Variables
- func Initialize(ctx context.Context, filter string) (*taro.Program, error)
- func NewBrowser(ctx context.Context, stories []Story) *taro.Program
- func NewViewer(ctx context.Context, screen mux.Screen, config Config) *taro.Program
- func Register(name string, init InitFunc, config Config)
- func Send(s mux.Screen, msgs ...interface{})
- type Browser
- type Config
- type InitFunc
- type Story
- type Viewer
Constants ¶
This section is empty.
Variables ¶
View Source
var Stories = make(map[string]Story)
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.