# Functions
New returns a new rpc server instance.
NewMockApiServiceServer creates a new mock instance.
# Structs
MockApiServiceServer is a mock of ApiServiceServer interface.
MockApiServiceServerMockRecorder is the mock recorder for MockApiServiceServer.
Server is the rpc server including grpc server and json gateway server.