Documentation
¶
Overview ¶
Package examples contains demonstration programs for the golang-cedar library.
These examples show how to use various features of the CEDAR protocol implementation including:
- HTCondor collector queries
- Shared port connections
- Security handshakes
- Authentication methods
- ClassAd serialization
To run any of the examples, use:
go run -tags ignore <example_file.go>
For example:
go run -tags ignore query_demo.go cm-1.ospool.osg-htc.org 9618
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.