gate

package
v0.0.0-...-93e21f3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 20, 2024 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Overview

Package gate contains general documentation for its subpackages. See https://gate.computer for information about the Gate project.

Errors

Error strings may contain sensitive details. Some errors returned by Gate implement this interface:

interface {
	PublicError() string
}

The public error string is intended to be exposed to the client (if the API was called via a server endpoint). If there is no PublicError method or it returns the empty string, it's an internal error with no public explanation.

Directories

Path Synopsis
sql
Package sql implements server model interfaces.
Package sql implements server model interfaces.
Package include embeds C header files.
Package include embeds C header files.
packetio
Package packetio provides streaming utilities.
Package packetio provides streaming utilities.
pb
abi
abi/rt
Package rt defines a public subset of the runtime library ABI.
Package rt defines a public subset of the runtime library ABI.
api
http
Package http can download objects from HTTP server.
Package http can download objects from HTTP server.
ipfs
Package ipfs can download objects via IPFS API server.
Package ipfs can download objects via IPFS API server.
Package trap enumerates trap identifiers.
Package trap enumerates trap identifiers.
web
Package web contains definitions useful for accessing the HTTP and websocket APIs.
Package web contains definitions useful for accessing the HTTP and websocket APIs.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL