HttpGen

zio.http.endpoint.http.HttpGen
object HttpGen

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
HttpGen.type

Members list

Value members

Concrete methods

def buildPath(in: HttpCodec[_, _]): String
def fromEndpoint(endpoint: Endpoint[_, _, _, _, _]): HttpEndpoint
def fromEndpoints(endpoint1: Endpoint[_, _, _, _, _], endpoints: Endpoint[_, _, _, _, _]*): HttpFile