View Source Dagger.NetworkProtocol (dagger v0.11.2)

Transport layer network protocol associated to a port.

Link to this section Summary

Link to this section Types

@type t() :: :TCP | :UDP

Link to this section Functions

@spec tcp() :: :TCP
@spec udp() :: :UDP