Skip to content

About CyberGo Docs

Documentation Site

The CyberGo documentation site is the unified technical documentation center for the CyberGoDev organization, providing comprehensive documentation in five languages — Chinese, English, Korean, Japanese, and Russian — for all Go open-source libraries.

This site helps developers quickly get started and gain a deep understanding of each library's features, APIs, and best practices, ensuring efficient and safe usage in production environments.

Coverage

ProjectDescriptionGitHub
JSONHigh-performance, thread-safe JSON processing librarycybergodev/json
JWTProduction-grade JWT library with just 3 functionscybergodev/jwt
HTTPCModern high-performance HTTP client with TLS 1.2+ and SSRF protectioncybergodev/httpc
HTMLProduction-grade HTML content extraction with intelligent article recognitioncybergodev/html
DDHigh-performance logging library processing 3M+ ops/seccybergodev/dd
ENVProduction-ready environment variable management with zero dependenciescybergodev/env

Contributing

We welcome all forms of contribution to help improve documentation quality:

Edit Documentation

Each documentation page has an "Edit this page on GitHub" button in the top-right corner. Click it to directly edit and submit a Pull Request.

Report Issues

If you find errors or gaps in the documentation, you can provide feedback through:

Contribution Workflow

  1. Fork the docs-site repository
  2. Create a new branch for your changes
  3. Submit a Pull Request describing the changes
  4. Wait for review and merge

Tech Stack

This site is built with the following technologies:

TechnologyPurpose
VitePressStatic site generator
Vue 3Frontend component framework
TypeScriptConfiguration and scripting
GitHub PagesSite hosting and auto-deployment

Contact