Registry / utility / jbenet-go-is-domain

jbenet-go-is-domain

JSON →
library1.0.5gogounverified

Package isdomain allows users to check whether strings represent domain names.

go get github.com/jbenet/go-is-domain
INSTALL
IMPORT
SIG · JBENET-GO-IS-DOMAI
J
jbenet-go-is-domain
utilitygov1.0.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

isdomain
github.com/jbenet/go-is-domain

Check if a string is a valid domain name.

package main import ( "fmt" "github.com/jbenet/go-is-domain" ) func main() { fmt.Println(isdomain.IsDomain("example.com")) // true }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.5latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
jbenet-go-is-domain — go get jbenet-go-is-domain · libregistry