Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindTargetByTargetName ¶
func RegisterLogger ¶
func RegisterLogger(logger *logging.Logger)
Types ¶
type PlaError ¶
type PlaError struct { Error error Code PlaErrorCode }
type PlaErrorCode ¶
type PlaErrorCode int
const ( TARGET_RUN_ERROR PlaErrorCode = 1 + iota TARGET_NOT_FOUND PLAFILE_NOT_READABLE )
Click to show internal directories.
Click to hide internal directories.