Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WalletHandler ¶
type WalletHandler struct {
// contains filtered or unexported fields
}
func NewWalletHandler ¶
func NewWalletHandler(logger *log.Logger, ctx context.Context, serviceProvider cscommon.IConstellationServiceProvider) *WalletHandler
func (*WalletHandler) RegisterRoutes ¶
func (h *WalletHandler) RegisterRoutes(router *mux.Router)
Click to show internal directories.
Click to hide internal directories.