zio-laminar-tapir
zio-laminar-tapir
Docs
API
dev.cheleb.ziolaminartapir
BackendClient
BackendClientConfig
BackendClientLive
RestrictedEndpointException
Session
Session
SessionLive
Storage
zio-laminar-tapir
/
dev.cheleb.ziolaminartapir
/
Storage
Storage
dev.cheleb.ziolaminartapir.Storage
object
Storage
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
Storage
.
type
Members list
Clear all
Value members
Concrete methods
def
get
[
A
:
JsonCodec
](
key
:
String
):
Option
[
A
]
def
remove
(
key
:
String
):
Unit
def
set
[
A
:
JsonCodec
](
key
:
String
,
value
:
A
):
Unit
In this article
Attributes
Members list
Value members
Concrete methods