Discover Packages
github.com/vanti-dev/sc-bos
pkg
util
client
package
Version:
v0.0.0-test-multiarch
Opens a new window with list of versions in this module.
Published: Jun 7, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Config represents the options for use with a simple Smart Core client
this is useful for building small (CLI) tools for interacting with Smart Core endpoints
type TLS struct {
InsecureNoClientCert bool `json:"insecureNoClientCert,omitempty"`
InsecureSkipVerify bool `json:"insecureSkipVerify,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.