package
0.0.0-20141015162339-b87703afd4ea
Repository: https://github.com/cryptix/gopshdlrest.git
Documentation: pkg.go.dev
# Functions
CheckResponse checks the API response for errors, and returns them if present.
NewClient returns a new PSHDL REST API client.
NewClientWithID returns a new PSHDL REST API client.
# Structs
A Client manages communication with the Pshdl Rest API.
P:COMPILER:C.
CompilerService handles communication with the compiler related methods of the PsHdl REST API.
P:COMPILER:VHDL.
An ErrorResponse reports one or more errors caused by an API request.
File describes the current state of a pshdl file in a workspace.
ModuleInfos describes ports and names of a module.
No description provided by the author
No description provided by the author
Problem is a result of a workspace validation with error describtions and solution hints.
No description provided by the author
Record desribes where a File is stored and some information about it.
No description provided by the author
StreamingService handles communication with the streaming related methods of the PsHdl REST API.
Workspace represents a workspace on the API.
WorkspaceService handles communication with the workspace related methods of the PsHdl REST API.
P:WORKSPACE:DELETED.
P:WORKSPACE:ADDED P:WORKSPACE:UPDATED.
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
SimCodeType represents the different types of simulation code that can be generated by the API.