import (
"github.com/go-http/confluence"
)具体用法可以查看cli目录下的两个范例:
- cli/sync2confluence: 用于将指定目录同步到Confluence空间。
- cli/confluence_exporter: 用于将Confluence空间导出到指定目录。
| Name | Name | Last commit date | ||
|---|---|---|---|---|
import (
"github.com/go-http/confluence"
)具体用法可以查看cli目录下的两个范例: