Documentation ¶
Overview ¶
Package server is the mock server, all functions must be redefined
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetServer ¶
func GetServer(ca *x509.Certificate, pkey *rsa.PrivateKey) *grpc.Server
GetServer returns the GRPC server associated with the platform
func Run ¶
func Run(ca *x509.Certificate, pkey *rsa.PrivateKey, addrPort string)
Run the mock server on provided address and with provided ca
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.