neotypes 项目教程

neotypes 项目教程

neotypesScala lightweight, type-safe, asynchronous driver for neo4j 项目地址:https://gitcode.com/gh_mirrors/ne/neotypes

1. 项目的目录结构及介绍

neotypes 项目的目录结构如下:

neotypes/
├── build.sbt
├── project/
│   ├── build.properties
│   ├── plugins.sbt
├── src/
│   ├── main/
│   │   ├── scala/
│   │   │   ├── neotypes/
│   │   │   │   ├── core/
│   │   │   │   ├── generic/
│   │   │   │   ├── cats-effect/
│   │   │   │   ├── monix/
│   │   │   │   ├── zio/
│   │   │   │   ├── akka-stream/
│   │   │   │   ├── fs2-stream/
│   │   │   │   ├── monix-stream/
│   │   │   │   ├── refined/
│   │   │   │   ├── enumeratum/
│   │   │   │   ├── cats-data/
│   │   │   │   ├── zio-stream/
│   ├── test/
│   │   ├── scala/
│   │   │   ├── neotypes/
│   │   │   │   ├── core/
│   │   │   │   ├── generic/
│   │   │   │   ├── cats-effect/
│   │   │   │   ├── monix/
│   │   │   │   ├── zio/
│   │   │   │   ├── akka-stream/
│   │   │   │   ├── fs2-stream/
│   │   │   │   ├── monix-stream/
│   │   │   │   ├── refined/
│   │   │   │   ├── enumeratum/
│   │   │   │   ├── cats-data/
│   │   │   │   ├── zio-stream/
├── README.md
├── LICENSE
├── .gitignore
├── .mergify.yml
├── .scalafmt.conf
├── Gemfile
├── Gemfile.lock

目录结构介绍

  • build.sbt: 项目的构建配置文件。
  • project/: 包含项目的构建相关配置文件。
    • build.properties: 指定 SBT 版本。
    • plugins.sbt: 包含项目使用的 SBT 插件。
  • src/: 源代码目录。
    • main/: 主代码目录。
      • scala/: Scala 源代码目录。
        • neotypes/: neotypes 项目的主要代码目录。
          • core/: 核心功能模块。
          • generic/: 自动推导映射器模块。
          • cats-effect/: Cats Effect 异步支持模块。
          • monix/: Monix 异步支持模块。
          • zio/: ZIO 异步支持模块。
          • akka-stream/: Akka Stream 流支持模块。
          • fs2-stream/: FS2 Stream 流支持模块。
          • monix-stream/: Monix Stream 流支持模块。
          • refined/: 插入和检索 Refined 值的支持模块。
          • enumeratum/: 插入和检索 Enumeratum 枚举的支持模块。
          • cats-data/: 插入和检索 Cats 数据值的支持模块。
          • zio-stream/: ZIO Stream 流支持模块。
    • test/: 测试代码目录。
      • scala/: Scala 测试代码目录。
        • neotypes/: neotypes 项目的测试代码目录。
          • core/: 核心功能模块的测试代码。
          • generic/: 自动推导映射器模块的测试代码。
          • cats-effect/: Cats Effect 异步支持模块的测试代码。
          • monix/: Monix 异步支持模块的测试代码。
          • zio/: ZIO 异步支持模块的测试代码。
          • akka-stream/: Akka Stream 流支持模块的测试代码。
          • fs2-stream/: FS2 Stream 流支持模块的测试代码。
          • monix-stream/: Monix Stream 流支持模块的测试代码。
          • refined/: 插入和检索 Refined 值的支持

neotypesScala lightweight, type-safe, asynchronous driver for neo4j 项目地址:https://gitcode.com/gh_mirrors/ne/neotypes

  • 13
    点赞
  • 5
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

乔瑗励

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值