# postar-client **Repository Path**: infra-io/postar-client ## Basic Information - **Project Name**: postar-client - **Description**: Postar 服务的客户端 - A client for postar service - **Primary Language**: Go - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-03-20 - **Last Updated**: 2024-04-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ✉️ Postar-Client [![Go Doc](_icons/godoc.svg)](https://pkg.go.dev/github.com/infra-io/postar-client) [![License](_icons/license.svg)](https://opensource.org/licenses/MIT) [![Coverage](_icons/coverage.svg)](_icons/coverage.svg) ![Test](https://github.com/FishGoddess/rego/actions/workflows/test.yml/badge.svg) **Postar-Client** 是 Postar 服务的 Go 客户端。 [Read me in English](./README.en.md) ### 🍫 功能特性 * 连接到 Postar 服务并完成功能。 _历史版本的特性请查看 [HISTORY.md](./HISTORY.md)。未来版本的新特性和计划请查看 [FUTURE.md](./FUTURE.md)。_ ### 🔧 使用方式 ```shell $ go get github.com/infra-io/postar-client ``` _具体使用案例请查看 [_examples](./_examples/)。_ ### 🙋🏻‍♀️ 贡献者 如果您觉得 postar-client 缺少您需要的功能,请不要犹豫,马上参与进来,发起一个 _**issue**_。