# h3 **Repository Path**: ymofen/h3 ## Basic Information - **Project Name**: h3 - **Description**: uber h3 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-10-28 - **Last Updated**: 2025-10-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 概述 先配置adpater接口函数, 引用该项目需要启用CGO_ENABLED # git tag ## ub ```shell tag="v1.0.2" git tag "$tag" git push origin "$tag" ```