Versions in this module Expand all Collapse all v2 v2.3.2 Nov 21, 2021 Changes in this version + func Join(osnURL string, blockBytes []byte, caCertPool *x509.CertPool, ...) (*http.Response, error) + func ListAllChannels(osnURL string, caCertPool *x509.CertPool, tlsClientCert tls.Certificate) (*http.Response, error) + func ListSingleChannel(osnURL, channelID string, caCertPool *x509.CertPool, ...) (*http.Response, error) + func Remove(osnURL, channelID string, caCertPool *x509.CertPool, ...) (*http.Response, error)