scalapb-argonaut-macros
scalapb-argonaut-macros
API
scalapb_argonaut
ProtoMacrosArgonaut
scalapb-argonaut-macros
/
scalapb_argonaut
/
ProtoMacrosArgonaut
ProtoMacrosArgonaut
scalapb_argonaut.ProtoMacrosArgonaut$
object
ProtoMacrosArgonaut
Attributes
Source:
ProtoMacrosArgonaut.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
ProtoMacrosArgonaut
.type
Clear all
Members list
Concise view
Extensions
Extensions
extension
[
A
<:
GeneratedMessage
](companion:
GeneratedMessageCompanion
[
A
])
def
fromJson
(
json
:
String
):
A
Attributes
Source:
ProtoMacrosArgonaut.scala
def
fromJsonEither
(
json
:
String
):
Either
[
Throwable
,
A
]
Attributes
Source:
ProtoMacrosArgonaut.scala
def
fromJsonOpt
(
json
:
String
):
Option
[
A
]
Attributes
Source:
ProtoMacrosArgonaut.scala
def
fromJsonTry
(
json
:
String
):
Try
[
A
]
Attributes
Source:
ProtoMacrosArgonaut.scala
extension
[
A
<:
GeneratedMessage
](companion:
GeneratedMessageCompanion
[
A
])
inline
def
fromJsonConstant
(
inline
json
:
String
):
A
Attributes
Source:
ProtoMacrosArgonaut.scala
extension
(s:
StringContext
)
inline
def
struct
():
Struct
Attributes
Source:
ProtoMacrosArgonaut.scala
inline
def
value
():
Value
Attributes
Source:
ProtoMacrosArgonaut.scala