package handlers
import "zgo.at/sconfig/handlers"
Package handlers contains handlers that require extra imports (either from the standard library, or third-party packages).
Index ¶
Source Files ¶
doc.go
Directories ¶
Path | Synopsis |
---|---|
handlers/big | Package big contains handlers for parsing values with the math/big package. |
handlers/html | |
handlers/html/template | Package template contains handlers for parsing values with the html/template package. |
handlers/net | Package net contains handlers for parsing values with the net package. |
handlers/net/url | Package url contains handlers for parsing values with the net/url package. |
handlers/regexp | Package regexp contains handlers for parsing values with the regexp package. |
Tools for package owners.