package
0.0.0-20201127163151-bde96367705f
Repository: https://github.com/roboticeyes/gorexos.git
Documentation: pkg.go.dev
# Functions
GetAllProjectsByOwner fetches all project for a given owner.
GetLocationGraphByProjectUrn returns the full location graph for the given project URN.
GetProjectByUrn fetches the project by a given URN.
GetProjectFilesByProjectSelfLink fetches all project files for a given self link.
GetReferenceByKey returns a REX reference by the given key.
GetUserStatistics fetches all statistics for a given user.
StripPrefix removes the prefix of the URN and only returns the ID.
# Structs
LocationGraph contains everything for getting information about the location graph in REXos.
Project is the data container for top level REXos information.
ProjectFile structure of REXos.
Reference is representing a simple form of a REX reference potentially including all its children.
Statistics is the user general statistics in REXos.