Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DiscoveryService ¶ added in v0.7.1
type DiscoveryServiceProvider ¶ added in v0.7.1
type FCLMessage ¶ added in v0.7.3
type FCLMessage struct {
Config FCLConfig `json:"config"`
}
type FclResponse ¶ added in v0.7.1
type FlowConfig ¶
type Server ¶ added in v0.9.0
type Server struct {
// contains filtered or unexported fields
}
func NewHTTPServer ¶
func NewHTTPServer(port uint, config *FlowConfig) (*Server, error)
NewHTTPServer returns a new wallet server listening on provided port number.
func (*Server) StartStandalone ¶ added in v0.9.0
func (s *Server) StartStandalone()
type ServicePostResponse ¶ added in v0.7.1
type ServicePostResponse struct {
FclResponse
Local Service `json:"local"`
}
type UpdatePollingSessionRequest ¶ added in v0.7.1
Source Files
¶
Click to show internal directories.
Click to hide internal directories.