Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Error ¶
type Error struct { Type string `json:"type"` Message string `json:"message"` Backtrace []StackFrame `json:"backtrace"` }
type Group ¶
type GroupContext ¶
type ProjectJSON ¶
type ProjectJSON struct {
Project Project `json:"project"`
}
type StackFrame ¶
Click to show internal directories.
Click to hide internal directories.