Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CharmsAPI ¶
type CharmsAPI struct {
// contains filtered or unexported fields
}
CharmsAPI implements the charms interface and is the concrete implementation of the CharmsAPI end point.
func NewCharmsAPI ¶
func NewCharmsAPI(st State, authorizer facade.Authorizer) (*CharmsAPI, error)
NewCharmsAPI provides the signature required for facade registration.
Click to show internal directories.
Click to hide internal directories.