Documentation
¶
Index ¶
Constants ¶
View Source
const ( TokenHeaderName = "X-Golangci-Token" RequestKindRun = "run" RequestKindCopy = "copy" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RequestResult ¶
type Response ¶
type Response struct { Error string CommandError string RequestResult }
Click to show internal directories.
Click to hide internal directories.