gcp4zio-gcs
gcp4zio-gcs
gcp4zio.gcs
GCSApi
GCSApi
GCSClient
GCSLive
GCSLive
gcp4zio.utils
ApplicationLogger
LoggedTry
gcp4zio-gcs
/
gcp4zio.gcs
gcp4zio.gcs
package
gcp4zio.gcs
Type members
Value members
Type members
Classlikes
trait
GCSApi
Companion:
object
object
GCSApi
Companion:
class
object
GCSClient
case
class
GCSLive
(
client:
Storage
)
extends
GCSApi
Companion:
object
object
GCSLive
Companion:
class
Types
type
GCSEnv
=
GCSApi
type
GCSSink
=
Sink
[
IOException
,
Byte
,
Byte
,
Long
]
type
GCSSinkWithEnv
=
ZSink
[
GCSEnv
,
IOException
,
Byte
,
Byte
,
Long
]
type
GCSStream
=
Stream
[
IOException
,
Byte
]
type
GCSStreamWithEnv
=
ZStream
[
GCSEnv
,
IOException
,
Byte
]
Value members
Inherited fields
lazy
val
logger
:
Logger
Inherited from:
ApplicationLogger