Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterRoutes ¶
RegisterRoutes will instantiate and register all handlers in this package
Types ¶
type ApprovalOpsHandler ¶
type ApprovalOpsHandler struct {
// contains filtered or unexported fields
}
func NewApprovalOpsHandler ¶
func NewApprovalOpsHandler(auth x.Authenticator, issuer weave.Address, bucketDispatcher nft.BucketDispatcher) *ApprovalOpsHandler
func (*ApprovalOpsHandler) Auth ¶ added in v0.9.2
func (h *ApprovalOpsHandler) Auth() x.Authenticator
Click to show internal directories.
Click to hide internal directories.