beyondstorage / go-storage

A vendor-neutral storage library for Golang: Write once, run on every storage service.

Home Page:https://beyondstorage.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tracking issue of GSP-970: Service Factory

Xuanwo opened this issue · comments

Steps

  • #976
  • Generate factory in serivces

The definitions have been refactored, we can build factory now.

Let's migrate all services to factory! @Joey2132, take #997 as reference.

commented

Let's migrate all services to factory! @Joey2132, take #997 as reference.

Got it. Maybe we should list all services like issue #868 does?

Updated.

commented

Updated.

Got it. After adding test upon minio for s3, I will start to handle it.

@Joey2132 How about creating a comment yourself so that you can maintain the working progress?

commented

How about creating a comment yourself so that you can maintain the working progress?

Yes. In this way, I can update it by myself. So please delete it in your description. I will create another one.