pkg

package
v1.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 5, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

 The pkg folder contains the reference implementation code, including compiled code generated from the protocol buffer definitions in the proto folder.

	- The iso3166 folder contains language codes. Dictated by the International Organization for Standardization, these codes are an important part of TRISA's international compatibility. Language codes provide a consistent way to refer to countries across the world without the need for a lingua franca.
	- The ivms101 folder extends the generated protobuf code with JSON loading utilities, validation helpers, short constants, etc. This package enables compatibility between international entities, making it easier to transmit descriptive information about individuals and organizations in a mutually intelligible way.
	- The trisa folder contains structs and methods for a range of TRISA-related tasks, such as performing cryptography and making mTLS connections.

Package pkg describes the TRISA Go package (reference implementation).

Index

Constants

View Source
const (
	VersionMajor         = 1
	VersionMinor         = 4
	VersionPatch         = 0
	VersionReleaseLevel  = ""
	VersionReleaseNumber = 5
)

Version component constants for the current build.

Variables

This section is empty.

Functions

func Version

func Version() string

Version returns the semantic version for the current build.

Types

This section is empty.

Directories

Path Synopsis
Package ivms101 extends the Go protocol buffers generated by the ivms101 protobuf package with JSON loading utilities, validation helpers, short constants, etc.
Package ivms101 extends the Go protocol buffers generated by the ivms101 protobuf package with JSON loading utilities, validation helpers, short constants, etc.
Package trust provides support for handling PEM-encoded certificate chains.
Package trust provides support for handling PEM-encoded certificate chains.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL