# use-ghfs-example **Repository Path**: mjpclab/use-ghfs-example ## Basic Information - **Project Name**: use-ghfs-example - **Description**: 使用go-http-file-server作为库的例子 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-08-20 - **Last Updated**: 2025-04-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 使用 go-http-file-server 的示例 运行: ```go go run use-as-module.go ``` ```go go run use-as-middleware.go ```