# README
go-protos
Protobufs in go
Build
# Generate go files
$ docker build -t dopltechnologies/api-protos-go --build-arg CACHEBUST="$(curl https://api.github.com/repos/Dopl-Technologies/api-protos/commits/main 2>&1 | grep '"date"' | tail -n 1)" -f build.Dockerfile .
# Copy generated files to local dir
$ docker cp $(docker create --rm dopltechnologies/api-protos-go:latest):/output/. ./
# Packages
Package mocks is a generated GoMock package.
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
Enum value maps for DataType.
Enum value maps for DataType.
Enum value maps for DeviceType.
Enum value maps for DeviceType.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedCatheterPathServiceServer can be embedded to have forward compatible implementations.
UnimplementedDeviceServiceServer can be embedded to have forward compatible implementations.
UnimplementedSessionServiceServer can be embedded to have forward compatible implementations.
UnimplementedStateManagerServiceServer can be embedded to have forward compatible implementations.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
CatheterPathServiceClient is the client API for CatheterPathService service.
CatheterPathServiceServer is the server API for CatheterPathService service.
No description provided by the author
No description provided by the author
DeviceServiceClient is the client API for DeviceService service.
DeviceServiceServer is the server API for DeviceService service.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SessionServiceClient is the client API for SessionService service.
SessionServiceServer is the server API for SessionService service.
No description provided by the author
No description provided by the author
StateManagerServiceClient is the client API for StateManagerService service.
StateManagerServiceServer is the server API for StateManagerService service.