jawn-fs2:Jawn与fs2之间的集成

时间:2021-03-30 02:07:45
【文件属性】:
文件名称:jawn-fs2:Jawn与fs2之间的集成
文件大小:20KB
文件格式:ZIP
更新时间:2021-03-30 02:07:45
Scala 颌骨fs2 使用流异步解析为JSON值。 例子 sbt test:run以查看其sbt test:run : package com . example import cats . effect .{ IO , IOApp , ExitCode } import fs2 .{ io , text , Stream } import fs2 . io . file . Files import java . nio . file . Paths import jawnfs2 . _ import scala . concurrent . duration . _ object Example extends IOApp { // Pick your favorite supported AST (e.g., json4s, argonaut, etc.) implicit val
【文件预览】:
jawn-fs2-main
----.gitignore(170B)
----project()
--------plugins.sbt(67B)
--------build.properties(18B)
----src()
--------main()
--------test()
----bin()
--------publish(64B)
----CODE_OF_CONDUCT.md(824B)
----LICENSE(647B)
----testdata()
--------stream.json(40B)
--------random.json(2KB)
--------array.json(52B)
--------single.json(12B)
----.github()
--------workflows()
----README.md(3KB)
----sonatype.sbt(1KB)
----.scalafmt.conf(273B)
----build.sbt(952B)

网友评论