Documentation ¶ Index ¶ func GetNetwork(ctx context.Context, rpc *rpc.Client) (uint64, error) func SetGround(ctx context.Context, file string) (*data.Resource, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GetNetwork ¶ func GetNetwork(ctx context.Context, rpc *rpc.Client) (uint64, error) GetNetwork - Make RPC call for reading network ID func SetGround ¶ func SetGround(ctx context.Context, file string) (*data.Resource, error) SetGround - This is to be called when starting application for doing basic ground work(s), so that all required resources are available for further usage during application lifetime Types ¶ This section is empty. Source Files ¶ View all Source files bootup.go Click to show internal directories. Click to hide internal directories.