package mysql

import "github.com/google/monologue/storage/mysql"

Package mysql provides a MySQL based implementation of Monologue storage.

Index

Functions

func NewRootStore

func NewRootStore(ctx context.Context, db *sql.DB) storage.RootsWriter

NewRootStore builds an RootStore instance that records root certificates in a MySQL database.

Source Files

root_store.go

Directories

PathSynopsis
storage/mysql/testdbtestdb contains helper functions for testing mysql storage
Version
v0.0.0-20230315160450-1dc62842925e (latest)
Published
Mar 15, 2023
Platform
linux/amd64
Imports
8 packages
Last checked
1 day ago

Tools for package owners.