...

Package notmain

import "github.com/letsencrypt/boulder/cmd/id-exporter"
Overview
Index

Overview ▾

Index ▾

Package files

main.go

type Config

type Config struct {
    ContactExporter struct {
        DB cmd.DBConfig
        cmd.PasswordConfig
        Features map[string]bool
    }
}