MCPcopy Create free account
hub / github.com/betta-tech/byo-coding-agent / shineTickMsg

Struct shineTickMsg

internal/ui/program.go:80–80  ·  view source on GitHub ↗

shineTickMsg drives the startup banner shine animation. Self-perpetuates until the shine peak passes off the right edge of the banner.

Source from the content-addressed store, hash-verified

78// shineTickMsg drives the startup banner shine animation. Self-perpetuates
79// until the shine peak passes off the right edge of the banner.
80type shineTickMsg struct{}
81
82// internal messages
83type agentDoneMsg struct{ err error }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected