All Downloads are FREE. Search and download functionalities are using the official Maven repository.

akka.grpc.gen.Constants.scala Maven / Gradle / Ivy

Go to download

Akka gRPC - Support for building streaming gRPC servers and clients on top of Akka Streams.

There is a newer version: 2.3.4
Show newest version
/*
 * Copyright (C) 2018-2021 Lightbend Inc. 
 */

package akka.grpc.gen

object Constants {
  val DoNotEditComment = "// Generated by Akka gRPC. DO NOT EDIT."
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy