Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Sonar ¶
type Sonar struct { SocketURL string Progress *Progress ProgMux sync.Mutex Logger *slog.Logger CursorFile string }
func (*Sonar) HandleRepoCommit ¶
func (s *Sonar) HandleRepoCommit(ctx context.Context, evt *comatproto.SyncSubscribeRepos_Commit) error
func (*Sonar) HandleStreamEvent ¶
func (*Sonar) ReadCursorFile ¶
func (*Sonar) WriteCursorFile ¶
Click to show internal directories.
Click to hide internal directories.