Directories
¶
| Path | Synopsis |
|---|---|
|
customresources
|
|
|
apis/gizmoapi
Package gizmoapi implements the acme:component:gizmo API, a demonstraction API showcasing the available GRPC method types.
|
Package gizmoapi implements the acme:component:gizmo API, a demonstraction API showcasing the available GRPC method types. |
|
apis/proto/api/component/gizmo/v1
Package v1 is a reverse proxy.
|
Package v1 is a reverse proxy. |
|
apis/proto/api/service/summation/v1
Package v1 is a reverse proxy.
|
Package v1 is a reverse proxy. |
|
apis/summationapi
Package summationapi defines a simple number summing service API for demonstration purposes.
|
Package summationapi defines a simple number summing service API for demonstration purposes. |
|
demos/complexmodule
command
Package main is a module, which serves all four custom model types in the customresources examples, including both custom APIs.
|
Package main is a module, which serves all four custom model types in the customresources examples, including both custom APIs. |
|
demos/complexmodule/client
command
Package main tests out all four custom models in the complexmodule.
|
Package main tests out all four custom models in the complexmodule. |
|
demos/multiplemodules/client
command
Package main tests out all 2 custom models in the multiplemodules.
|
Package main tests out all 2 custom models in the multiplemodules. |
|
demos/multiplemodules/gizmomodule
command
Package main is a module, which serves the mygizmosummer custom model type in the customresources examples.
|
Package main is a module, which serves the mygizmosummer custom model type in the customresources examples. |
|
demos/multiplemodules/summationmodule
command
Package main is a module, which serves the mysum custom model type in the customresources examples.
|
Package main is a module, which serves the mysum custom model type in the customresources examples. |
|
demos/optionaldepsmodule
command
Package main is a module that utilizes both required and optional implicit dependencies.
|
Package main is a module that utilizes both required and optional implicit dependencies. |
|
demos/rtppassthrough
command
Package main implements a fake passthrough camera module
|
Package main implements a fake passthrough camera module |
|
demos/simplemodule
command
Package main is a module with a built-in "counter" component model, that will simply track numbers.
|
Package main is a module with a built-in "counter" component model, that will simply track numbers. |
|
demos/simplemodule/client
command
Package main tests out all four custom models in the complexmodule.
|
Package main tests out all four custom models in the complexmodule. |
|
models/mybase
Package mybase implements a base that only supports SetPower (basic forward/back/turn controls.)
|
Package mybase implements a base that only supports SetPower (basic forward/back/turn controls.) |
|
models/mydiscovery
Package mydiscovery implements a discovery that returns some fake components.
|
Package mydiscovery implements a discovery that returns some fake components. |
|
models/mygizmo
Package mygizmo implements an acme:component:gizmo, a demonstration component that simply shows the various methods available in grpc.
|
Package mygizmo implements an acme:component:gizmo, a demonstration component that simply shows the various methods available in grpc. |
|
models/mygizmosummer
Package mygizmosummer implements an acme:component:gizmo and depends on another custom API.
|
Package mygizmosummer implements an acme:component:gizmo and depends on another custom API. |
|
models/mynavigation
Package mynavigation contains an example navigation service that only stores waypoints, and returns a fixed, configurable location.
|
Package mynavigation contains an example navigation service that only stores waypoints, and returns a fixed, configurable location. |
|
models/mysum
Package mysum implements an acme:service:summation, a demo service which sums (or subtracts) a given list of numbers.
|
Package mysum implements an acme:service:summation, a demo service which sums (or subtracts) a given list of numbers. |
Click to show internal directories.
Click to hide internal directories.