MCPcopy Create free account
hub / github.com/coder/agentapi / testEmitter

Struct testEmitter

lib/screentracker/pty_conversation_test.go:56–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54}
55
56type testEmitter struct{}
57
58func (testEmitter) EmitMessages([]st.ConversationMessage) {}
59func (testEmitter) EmitStatus(st.ConversationStatus) {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected