Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceByteTx ¶
type ServiceByteTx struct {
// contains filtered or unexported fields
}
func NewServiceByteTx ¶
func NewServiceByteTx(manager keys.Manager) *ServiceByteTx
func (*ServiceByteTx) ByteTx ¶
func (s *ServiceByteTx) ByteTx(w http.ResponseWriter, r *http.Request)
func (*ServiceByteTx) RegisterByteTx ¶
func (s *ServiceByteTx) RegisterByteTx(r *mux.Router) error
func (*ServiceByteTx) RegisterqueryTx ¶
func (s *ServiceByteTx) RegisterqueryTx(r *mux.Router) error
Click to show internal directories.
Click to hide internal directories.