static_grpc/grpc_project_update library
Functions
-
copyConnection(
{required String projectPath, required String servicePath}) → bool -
executeProjectUpdate(
Map< String, dynamic> upperJson, {required String path}) → Future<bool> -
updateDockerFile(
int port, {required String path}) → Future< bool> -
updateGrpcServer(
UpperProject upperJson, {required String path}) → Future< bool> -
updateService(
UpperService service, {required int port, required String path}) → Future< bool> -
updateServices(
UpperProject upperJson, {required String path}) → Future< bool>