package monitoringutil

import "github.com/google/tink/go/internal/monitoringutil"

Package monitoringutil implements utility functions for monitoring.

Index

Functions

func KeysetInfoFromPrimitiveSet

func KeysetInfoFromPrimitiveSet(ps *primitiveset.PrimitiveSet) (*monitoring.KeysetInfo, error)

KeysetInfoFromPrimitiveSet creates a `KeysetInfo` from a `PrimitiveSet`. This function doesn't guarantee to preserve the ordering of the keys in the keyset.

Source Files

monitoring_util.go

Version
v1.7.0 (latest)
Published
Aug 10, 2022
Platform
linux/amd64
Imports
4 packages
Last checked
3 months ago

Tools for package owners.