kmpworker
Toggle table of contents
0.1.0-beta04
common
Platform filter
common
Switch theme
Search in API
kmpworker
core
/
io.neuralheads.kmpworker.core
/
KmpWorkerConfig
/
Builder
Builder
class
Builder
(
base
:
KmpWorkerConfig
=
KmpWorkerConfig()
)
Members
Constructors
Builder
Link copied to clipboard
constructor
(
base
:
KmpWorkerConfig
=
KmpWorkerConfig()
)
Properties
logger
Link copied to clipboard
var
logger
:
KmpWorkerLogger.Logger
?
log
Level
Link copied to clipboard
var
logLevel
:
KmpWorkerLogger.Level
max
Retries
Link copied to clipboard
var
maxRetries
:
Int
task
Timeout
Link copied to clipboard
var
taskTimeout
:
Duration
?
Functions
build
Link copied to clipboard
fun
build
(
)
:
KmpWorkerConfig