Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client connects to git server websocket
type EventHandler ¶
type EventHandler func(event GitEvent)
EventHandler is called when a git event is received
Click to show internal directories.
Click to hide internal directories.