package separator
import "git.sr.ht/~jamesponddotco/httpx-go/internal/separator"
Package separator provide constant string separators for several use cases.
Index ¶
Constants ¶
const ( Space string = " " Colon string = ";" ForwardSlash string = "/" OpenParenthesis string = "(" CloseParenthesis string = ")" )
Source Files ¶
- Version
- v0.0.0-20231202145121-6af3a64b0078 (latest)
- Published
- Dec 2, 2023
- Platform
- linux/amd64
- Last checked
- 5 months ago –
Tools for package owners.