Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct { RootPath string Genesis bookkeeping.Genesis // contains filtered or unexported fields }
Server represents an instance of the REST API HTTP server 서버는 REST API HTTP 서버의 인스턴스를 나타냅니다.
func (*Server) Initialize ¶
func (s *Server) Initialize(cfg config.Local, phonebookAddresses []string, genesisText string) error
Initialize creates a Node instance with applicable network services Initialize는 적용 가능한 네트워크 서비스로 노드 인스턴스를 생성합니다.
Directories ¶
Path | Synopsis |
---|---|
api
|
|
server
Package server Algod REST API.
|
Package server Algod REST API. |
server/lib
Code generated by bundle_swagger_json.sh, along with swagger.json.
|
Code generated by bundle_swagger_json.sh, along with swagger.json. |
server/v1/handlers
Package handlers handles and helps specify the algod/api
|
Package handlers handles and helps specify the algod/api |
server/v2/generated
Package generated provides primitives to interact the openapi HTTP API.
|
Package generated provides primitives to interact the openapi HTTP API. |
server/v2/generated/private
Package private provides primitives to interact the openapi HTTP API.
|
Package private provides primitives to interact the openapi HTTP API. |
spec/common
Package common defines models exposed by algod rest api
|
Package common defines models exposed by algod rest api |
spec/v1
Package v1 defines models exposed by algod rest api
|
Package v1 defines models exposed by algod rest api |
Click to show internal directories.
Click to hide internal directories.