ProtoIO
Namespace: FsShelter
Protobuf IO implementation
Functions and values
Function or value | Description |
start log
Signature: log:Log -> IO<'?7840>
Type parameters: '?7840
|
Start IO over STDIN/STDOUT and serialized sychrnonization using specifed logger
|
startWith (stdin, stdout) syncOut log
Signature: (stdin:'?7836 * stdout:'?7837) -> syncOut:((unit -> unit) -> unit) -> log:Log -> IO<'t>
Type parameters: '?7836, '?7837, 't
|
|