//
pkg.gl
Category
github.com/jeftadlvw/git-nest
models
urls
package
0.0.3
Repository:
https://github.com/jeftadlvw/git-nest.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
4
Files
271 SLOC
#
Packages
tests
No description provided by the author
#
Functions
HttpUrlFromString
HttpUrlFromString creates a HttpUrl from a string, returning an error if validation fails.
SshUrlFromString
SshUrlFromString creates a SshUrl from a string, returning an error if validation fails.
#
Structs
HttpUrl
HttpUrl represents a regular http url.
SshUrl
SshUrl represents a regular ssh url.