ZIO Laminar Tapir
0.8.3
ZIO Laminar Tapir
Docs
API
dev.cheleb
ziochimney
ziojwt
WithToken
ziotapir
laminar
Session
SessionLive
BackendClientConfig
BaseController
DifferentOriginBackendClient
DifferentOriginBackendClientLive
RestrictedEndpointException
Routes
SameOriginBackendClient
SameOriginBackendClientLive
SecuredBaseController
Storage
ZIO Laminar Tapir
/
dev.cheleb
/
dev.cheleb.ziotapir
/
Storage
Storage
dev.cheleb.ziotapir.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
removeAll
(
):
Unit
def
set
[
A
:
JsonCodec
](
key
:
String
,
value
:
A
):
Unit
In this article
Attributes
Members list
Value members
Concrete methods