config

package
v0.30.37 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2023 License: Apache-2.0 Imports: 2 Imported by: 1

Documentation

Overview

Package config includes configurations to setup libindy properly.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Set

func Set(config SystemConfig) int

Set is wrapper function for libindy to set runtime configuration. Please see more information from indy SDK documentation.

Types

type SystemConfig

type SystemConfig struct {
	CryptoThreadPoolSize int  `json:"crypto_thread_pool_size,omitempty"`
	CollectBacktrace     bool `json:"collect_backtrace,omitempty"`
}

SystemConfig is wrapper struct for libindy's corresponding JSON type.

Jump to

Keyboard shortcuts

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