Documentation ¶
Index ¶
- func FindOrGenCert(certf string, keyf string) error
- func GenCert(certf string, keyf string) error
- func GetTLSConfig(certf string, keyf string) (*tls.Config, error)
- func PathExists(name string) bool
- func Pipe(src io.ReadWriteCloser, dst io.ReadWriteCloser) (int64, int64)
- func ReadCert(fpath string) (*x509.Certificate, error)
- func ReadMyCert(certf string, keyf string) (string, string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindOrGenCert ¶
func PathExists ¶
func Pipe ¶
func Pipe(src io.ReadWriteCloser, dst io.ReadWriteCloser) (int64, int64)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.