René's URL Explorer Experiment


Title: mailpatch package - github.com/floatpane/go-mailpatch - Go Packages

direct link

Domain: pkg.go.dev

NoneIE=edge
DescriptionPackage mailpatch parses git "format-patch" emails into structured data.

Links:

https://go.dev/
Skip to Main Content https://pkg.go.dev/github.com/floatpane/go-mailpatch#main-content
Why Go https://pkg.go.dev/github.com/floatpane/go-mailpatch
Case Studies https://go.dev/solutions#case-studies
Use Cases https://go.dev/solutions#use-cases
Security https://go.dev/security/
Learnhttps://go.dev/learn/
Docs https://pkg.go.dev/github.com/floatpane/go-mailpatch
Effective Go https://go.dev/doc/effective_go
Go User Manual https://go.dev/doc/
Standard library https://pkg.go.dev/std
Release Notes https://go.dev/doc/devel/release
API https://pkg.go.dev/api
Packageshttps://pkg.go.dev/
Community https://pkg.go.dev/github.com/floatpane/go-mailpatch
Recorded Talks https://go.dev/talks/
Meetups https://www.meetup.com/pro/go
Conferences https://github.com/golang/go/wiki/Conferences
Go blog https://go.dev/blog
Go project https://go.dev/help
https://groups.google.com/g/golang-nuts
https://github.com/golang
https://twitter.com/golang
https://www.reddit.com/r/golang/
https://invite.slack.golangbridge.org/
https://stackoverflow.com/collectives/go
https://go.dev/
Why Go https://pkg.go.dev/github.com/floatpane/go-mailpatch
Why Go https://pkg.go.dev/github.com/floatpane/go-mailpatch
Case Studies https://go.dev/solutions#case-studies
Use Cases https://go.dev/solutions#use-cases
Security https://go.dev/security/
Learnhttps://go.dev/learn/
Docs https://pkg.go.dev/github.com/floatpane/go-mailpatch
Docs https://pkg.go.dev/github.com/floatpane/go-mailpatch
Effective Go https://go.dev/doc/effective_go
Go User Manual https://go.dev/doc/
Standard library https://pkg.go.dev/std
Release Notes https://go.dev/doc/devel/release
API https://pkg.go.dev/api
Packageshttps://pkg.go.dev/
Community https://pkg.go.dev/github.com/floatpane/go-mailpatch
Community https://pkg.go.dev/github.com/floatpane/go-mailpatch
Recorded Talks https://go.dev/talks/
Meetups https://www.meetup.com/pro/go
Conferences https://github.com/golang/go/wiki/Conferences
Go blog https://go.dev/blog
Go project https://go.dev/help
https://groups.google.com/g/golang-nuts
https://github.com/golang
https://twitter.com/golang
https://www.reddit.com/r/golang/
https://invite.slack.golangbridge.org/
https://stackoverflow.com/collectives/go
Discover Packageshttps://pkg.go.dev/
github.com/floatpane/go-mailpatch https://pkg.go.dev/github.com/floatpane/go-mailpatch@v0.1.0
https://go.dev/
Version: v0.1.0 https://pkg.go.dev/github.com/floatpane/go-mailpatch?tab=versions
Go to latest https://pkg.go.dev/github.com/floatpane/go-mailpatch
MIThttps://pkg.go.dev/github.com/floatpane/go-mailpatch?tab=licenses
Imports: 14 https://pkg.go.dev/github.com/floatpane/go-mailpatch?tab=imports
Imported by: 0 https://pkg.go.dev/github.com/floatpane/go-mailpatch?tab=importedby
go.modhttps://github.com/floatpane/go-mailpatch/tree/v0.1.0/go.mod
Learn more about best practiceshttps://pkg.go.dev/about#best-practices
github.com/floatpane/go-mailpatch https://github.com/floatpane/go-mailpatch
Open Source Insights https://deps.dev/go/github.com%2Ffloatpane%2Fgo-mailpatch/v0.1.0
README https://pkg.go.dev/github.com/floatpane/go-mailpatch#section-readme
Features https://pkg.go.dev/github.com/floatpane/go-mailpatch#readme-features
Install https://pkg.go.dev/github.com/floatpane/go-mailpatch#readme-install
Usage https://pkg.go.dev/github.com/floatpane/go-mailpatch#readme-usage
Parse a single patch email https://pkg.go.dev/github.com/floatpane/go-mailpatch#readme-parse-a-single-patch-email
Walk a patch series from an mbox https://pkg.go.dev/github.com/floatpane/go-mailpatch#readme-walk-a-patch-series-from-an-mbox
Parse a bare diff (no email) https://pkg.go.dev/github.com/floatpane/go-mailpatch#readme-parse-a-bare-diff-no-email
What you get https://pkg.go.dev/github.com/floatpane/go-mailpatch#readme-what-you-get
What this is not https://pkg.go.dev/github.com/floatpane/go-mailpatch#readme-what-this-is-not
Documentation https://pkg.go.dev/github.com/floatpane/go-mailpatch#readme-documentation
Sister projects https://pkg.go.dev/github.com/floatpane/go-mailpatch#readme-sister-projects
Contributing https://pkg.go.dev/github.com/floatpane/go-mailpatch#readme-contributing
Security https://pkg.go.dev/github.com/floatpane/go-mailpatch#readme-security
License https://pkg.go.dev/github.com/floatpane/go-mailpatch#readme-license
Documentation https://pkg.go.dev/github.com/floatpane/go-mailpatch#section-documentation
Overviewhttps://pkg.go.dev/github.com/floatpane/go-mailpatch#pkg-overview
Index https://pkg.go.dev/github.com/floatpane/go-mailpatch#pkg-index
Constants https://pkg.go.dev/github.com/floatpane/go-mailpatch#pkg-constants
Variables https://pkg.go.dev/github.com/floatpane/go-mailpatch#pkg-variables
Functions https://pkg.go.dev/github.com/floatpane/go-mailpatch#pkg-functions
Format(opts) https://pkg.go.dev/github.com/floatpane/go-mailpatch#Format
SplitBodyDiff(body) https://pkg.go.dev/github.com/floatpane/go-mailpatch#SplitBodyDiff
Types https://pkg.go.dev/github.com/floatpane/go-mailpatch#pkg-types
type ChangeType https://pkg.go.dev/github.com/floatpane/go-mailpatch#ChangeType
(c) String() https://pkg.go.dev/github.com/floatpane/go-mailpatch#ChangeType.String
type DiffStat https://pkg.go.dev/github.com/floatpane/go-mailpatch#DiffStat
type FileChange https://pkg.go.dev/github.com/floatpane/go-mailpatch#FileChange
ParseDiff(diff) https://pkg.go.dev/github.com/floatpane/go-mailpatch#ParseDiff
(f) Path() https://pkg.go.dev/github.com/floatpane/go-mailpatch#FileChange.Path
type FormatOptions https://pkg.go.dev/github.com/floatpane/go-mailpatch#FormatOptions
type Hunk https://pkg.go.dev/github.com/floatpane/go-mailpatch#Hunk
type Line https://pkg.go.dev/github.com/floatpane/go-mailpatch#Line
type LineKind https://pkg.go.dev/github.com/floatpane/go-mailpatch#LineKind
type Patch https://pkg.go.dev/github.com/floatpane/go-mailpatch#Patch
Parse(r) https://pkg.go.dev/github.com/floatpane/go-mailpatch#Parse
ParseBytes(b) https://pkg.go.dev/github.com/floatpane/go-mailpatch#ParseBytes
ParseMbox(r) https://pkg.go.dev/github.com/floatpane/go-mailpatch#ParseMbox
(p) HasDiff() https://pkg.go.dev/github.com/floatpane/go-mailpatch#Patch.HasDiff
(p) IsCoverLetter() https://pkg.go.dev/github.com/floatpane/go-mailpatch#Patch.IsCoverLetter
type Series https://pkg.go.dev/github.com/floatpane/go-mailpatch#Series
ParseSeries(r) https://pkg.go.dev/github.com/floatpane/go-mailpatch#ParseSeries
(s) Complete() https://pkg.go.dev/github.com/floatpane/go-mailpatch#Series.Complete
(s) Len() https://pkg.go.dev/github.com/floatpane/go-mailpatch#Series.Len
type SeriesInfo https://pkg.go.dev/github.com/floatpane/go-mailpatch#SeriesInfo
Source Files https://pkg.go.dev/github.com/floatpane/go-mailpatch#section-sourcefiles
https://pkg.go.dev/github.com/floatpane/go-mailpatch#section-readme
https://golang.org
https://pkg.go.dev/github.com/floatpane/go-mailpatch
https://github.com/floatpane/go-mailpatch/releases
https://github.com/floatpane/go-mailpatch/actions/workflows/ci.yml
https://github.com/floatpane/go-mailpatch/blob/v0.1.0/LICENSE
matchahttps://github.com/floatpane/matcha
pkg.go.dev/github.com/floatpane/go-mailpatchhttps://pkg.go.dev/github.com/floatpane/go-mailpatch
docs/https://github.com/floatpane/go-mailpatch/blob/v0.1.0/docs
floatpane/matchahttps://github.com/floatpane/matcha
floatpane/go-secretboxhttps://github.com/floatpane/go-secretbox
CONTRIBUTING.mdhttps://github.com/floatpane/go-mailpatch/blob/v0.1.0/CONTRIBUTING.md
SECURITY.mdhttps://github.com/floatpane/go-mailpatch/blob/v0.1.0/SECURITY.md
LICENSEhttps://github.com/floatpane/go-mailpatch/blob/v0.1.0/LICENSE
https://pkg.go.dev/github.com/floatpane/go-mailpatch#section-documentation
https://pkg.go.dev/github.com/floatpane/go-mailpatch#pkg-overview
RFC 5322https://rfc-editor.org/rfc/rfc5322.html
https://pkg.go.dev/github.com/floatpane/go-mailpatch#pkg-index
Variableshttps://pkg.go.dev/github.com/floatpane/go-mailpatch#pkg-variables
func Format(opts FormatOptions) ([]byte, error)https://pkg.go.dev/github.com/floatpane/go-mailpatch#Format
func SplitBodyDiff(body string) (commitMsg, diff string)https://pkg.go.dev/github.com/floatpane/go-mailpatch#SplitBodyDiff
type ChangeTypehttps://pkg.go.dev/github.com/floatpane/go-mailpatch#ChangeType
func (c ChangeType) String() stringhttps://pkg.go.dev/github.com/floatpane/go-mailpatch#ChangeType.String
type DiffStathttps://pkg.go.dev/github.com/floatpane/go-mailpatch#DiffStat
type FileChangehttps://pkg.go.dev/github.com/floatpane/go-mailpatch#FileChange
func ParseDiff(diff string) ([]FileChange, error)https://pkg.go.dev/github.com/floatpane/go-mailpatch#ParseDiff
func (f FileChange) Path() stringhttps://pkg.go.dev/github.com/floatpane/go-mailpatch#FileChange.Path
type FormatOptionshttps://pkg.go.dev/github.com/floatpane/go-mailpatch#FormatOptions
type Hunkhttps://pkg.go.dev/github.com/floatpane/go-mailpatch#Hunk
type Linehttps://pkg.go.dev/github.com/floatpane/go-mailpatch#Line
type LineKindhttps://pkg.go.dev/github.com/floatpane/go-mailpatch#LineKind
type Patchhttps://pkg.go.dev/github.com/floatpane/go-mailpatch#Patch
func Parse(r io.Reader) (*Patch, error)https://pkg.go.dev/github.com/floatpane/go-mailpatch#Parse
func ParseBytes(b []byte) (*Patch, error)https://pkg.go.dev/github.com/floatpane/go-mailpatch#ParseBytes
func ParseMbox(r io.Reader) ([]*Patch, error)https://pkg.go.dev/github.com/floatpane/go-mailpatch#ParseMbox
func (p *Patch) HasDiff() boolhttps://pkg.go.dev/github.com/floatpane/go-mailpatch#Patch.HasDiff
func (p *Patch) IsCoverLetter() boolhttps://pkg.go.dev/github.com/floatpane/go-mailpatch#Patch.IsCoverLetter
type Serieshttps://pkg.go.dev/github.com/floatpane/go-mailpatch#Series
func ParseSeries(r io.Reader) (*Series, error)https://pkg.go.dev/github.com/floatpane/go-mailpatch#ParseSeries
func (s *Series) Complete() boolhttps://pkg.go.dev/github.com/floatpane/go-mailpatch#Series.Complete
func (s *Series) Len() inthttps://pkg.go.dev/github.com/floatpane/go-mailpatch#Series.Len
type SeriesInfohttps://pkg.go.dev/github.com/floatpane/go-mailpatch#SeriesInfo
https://pkg.go.dev/github.com/floatpane/go-mailpatch#pkg-constants
https://pkg.go.dev/github.com/floatpane/go-mailpatch#pkg-variables
View Sourcehttps://github.com/floatpane/go-mailpatch/blob/v0.1.0/mailpatch.go#L34
errorshttps://pkg.go.dev/errors
Newhttps://pkg.go.dev/errors#New
RFC 5322https://rfc-editor.org/rfc/rfc5322.html
errorshttps://pkg.go.dev/errors
Newhttps://pkg.go.dev/errors#New
https://pkg.go.dev/github.com/floatpane/go-mailpatch#pkg-functions
Formathttps://github.com/floatpane/go-mailpatch/blob/v0.1.0/format.go#L42
https://pkg.go.dev/github.com/floatpane/go-mailpatch#Format
FormatOptionshttps://pkg.go.dev/github.com/floatpane/go-mailpatch#FormatOptions
bytehttps://pkg.go.dev/builtin#byte
errorhttps://pkg.go.dev/builtin#error
RFC 5322https://rfc-editor.org/rfc/rfc5322.html
SplitBodyDiffhttps://github.com/floatpane/go-mailpatch/blob/v0.1.0/format.go#L149
https://pkg.go.dev/github.com/floatpane/go-mailpatch#SplitBodyDiff
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
https://pkg.go.dev/github.com/floatpane/go-mailpatch#pkg-types
ChangeTypehttps://github.com/floatpane/go-mailpatch/blob/v0.1.0/diff.go#L10
https://pkg.go.dev/github.com/floatpane/go-mailpatch#ChangeType
inthttps://pkg.go.dev/builtin#int
ChangeTypehttps://pkg.go.dev/github.com/floatpane/go-mailpatch#ChangeType
iotahttps://pkg.go.dev/builtin#iota
Stringhttps://github.com/floatpane/go-mailpatch/blob/v0.1.0/diff.go#L25
https://pkg.go.dev/github.com/floatpane/go-mailpatch#ChangeType.String
ChangeTypehttps://pkg.go.dev/github.com/floatpane/go-mailpatch#ChangeType
stringhttps://pkg.go.dev/builtin#string
DiffStathttps://github.com/floatpane/go-mailpatch/blob/v0.1.0/diff.go#L97
https://pkg.go.dev/github.com/floatpane/go-mailpatch#DiffStat
inthttps://pkg.go.dev/builtin#int
inthttps://pkg.go.dev/builtin#int
inthttps://pkg.go.dev/builtin#int
FileChangehttps://github.com/floatpane/go-mailpatch/blob/v0.1.0/diff.go#L43
https://pkg.go.dev/github.com/floatpane/go-mailpatch#FileChange
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
ChangeTypehttps://pkg.go.dev/github.com/floatpane/go-mailpatch#ChangeType
boolhttps://pkg.go.dev/builtin#bool
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
inthttps://pkg.go.dev/builtin#int
inthttps://pkg.go.dev/builtin#int
Hunkhttps://pkg.go.dev/github.com/floatpane/go-mailpatch#Hunk
ParseDiffhttps://github.com/floatpane/go-mailpatch/blob/v0.1.0/diff.go#L109
https://pkg.go.dev/github.com/floatpane/go-mailpatch#ParseDiff
stringhttps://pkg.go.dev/builtin#string
FileChangehttps://pkg.go.dev/github.com/floatpane/go-mailpatch#FileChange
errorhttps://pkg.go.dev/builtin#error
Pathhttps://github.com/floatpane/go-mailpatch/blob/v0.1.0/diff.go#L59
https://pkg.go.dev/github.com/floatpane/go-mailpatch#FileChange.Path
FileChangehttps://pkg.go.dev/github.com/floatpane/go-mailpatch#FileChange
stringhttps://pkg.go.dev/builtin#string
FormatOptionshttps://github.com/floatpane/go-mailpatch/blob/v0.1.0/format.go#L11
https://pkg.go.dev/github.com/floatpane/go-mailpatch#FormatOptions
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
inthttps://pkg.go.dev/builtin#int
inthttps://pkg.go.dev/builtin#int
inthttps://pkg.go.dev/builtin#int
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
timehttps://pkg.go.dev/time
Timehttps://pkg.go.dev/time#Time
Hunkhttps://github.com/floatpane/go-mailpatch/blob/v0.1.0/diff.go#L67
https://pkg.go.dev/github.com/floatpane/go-mailpatch#Hunk
inthttps://pkg.go.dev/builtin#int
inthttps://pkg.go.dev/builtin#int
inthttps://pkg.go.dev/builtin#int
inthttps://pkg.go.dev/builtin#int
stringhttps://pkg.go.dev/builtin#string
Linehttps://pkg.go.dev/github.com/floatpane/go-mailpatch#Line
Linehttps://github.com/floatpane/go-mailpatch/blob/v0.1.0/diff.go#L91
https://pkg.go.dev/github.com/floatpane/go-mailpatch#Line
LineKindhttps://pkg.go.dev/github.com/floatpane/go-mailpatch#LineKind
stringhttps://pkg.go.dev/builtin#string
LineKindhttps://github.com/floatpane/go-mailpatch/blob/v0.1.0/diff.go#L79
https://pkg.go.dev/github.com/floatpane/go-mailpatch#LineKind
inthttps://pkg.go.dev/builtin#int
LineKindhttps://pkg.go.dev/github.com/floatpane/go-mailpatch#LineKind
iotahttps://pkg.go.dev/builtin#iota
Patchhttps://github.com/floatpane/go-mailpatch/blob/v0.1.0/mailpatch.go#L46
https://pkg.go.dev/github.com/floatpane/go-mailpatch#Patch
RFC 2047https://rfc-editor.org/rfc/rfc2047.html
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
timehttps://pkg.go.dev/time
Timehttps://pkg.go.dev/time#Time
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
SeriesInfohttps://pkg.go.dev/github.com/floatpane/go-mailpatch#SeriesInfo
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
FileChangehttps://pkg.go.dev/github.com/floatpane/go-mailpatch#FileChange
DiffStathttps://pkg.go.dev/github.com/floatpane/go-mailpatch#DiffStat
mailhttps://pkg.go.dev/net/mail
Headerhttps://pkg.go.dev/net/mail#Header
Parsehttps://github.com/floatpane/go-mailpatch/blob/v0.1.0/mailpatch.go#L114
https://pkg.go.dev/github.com/floatpane/go-mailpatch#Parse
iohttps://pkg.go.dev/io
Readerhttps://pkg.go.dev/io#Reader
Patchhttps://pkg.go.dev/github.com/floatpane/go-mailpatch#Patch
errorhttps://pkg.go.dev/builtin#error
ParseByteshttps://github.com/floatpane/go-mailpatch/blob/v0.1.0/mailpatch.go#L153
https://pkg.go.dev/github.com/floatpane/go-mailpatch#ParseBytes
bytehttps://pkg.go.dev/builtin#byte
Patchhttps://pkg.go.dev/github.com/floatpane/go-mailpatch#Patch
errorhttps://pkg.go.dev/builtin#error
ParseMboxhttps://github.com/floatpane/go-mailpatch/blob/v0.1.0/mbox.go#L34
https://pkg.go.dev/github.com/floatpane/go-mailpatch#ParseMbox
iohttps://pkg.go.dev/io
Readerhttps://pkg.go.dev/io#Reader
Patchhttps://pkg.go.dev/github.com/floatpane/go-mailpatch#Patch
errorhttps://pkg.go.dev/builtin#error
HasDiffhttps://github.com/floatpane/go-mailpatch/blob/v0.1.0/mailpatch.go#L88
https://pkg.go.dev/github.com/floatpane/go-mailpatch#Patch.HasDiff
Patchhttps://pkg.go.dev/github.com/floatpane/go-mailpatch#Patch
boolhttps://pkg.go.dev/builtin#bool
IsCoverLetterhttps://github.com/floatpane/go-mailpatch/blob/v0.1.0/mailpatch.go#L92
https://pkg.go.dev/github.com/floatpane/go-mailpatch#Patch.IsCoverLetter
Patchhttps://pkg.go.dev/github.com/floatpane/go-mailpatch#Patch
boolhttps://pkg.go.dev/builtin#bool
Serieshttps://github.com/floatpane/go-mailpatch/blob/v0.1.0/mbox.go#L12
https://pkg.go.dev/github.com/floatpane/go-mailpatch#Series
Patchhttps://pkg.go.dev/github.com/floatpane/go-mailpatch#Patch
Patchhttps://pkg.go.dev/github.com/floatpane/go-mailpatch#Patch
inthttps://pkg.go.dev/builtin#int
inthttps://pkg.go.dev/builtin#int
ParseSerieshttps://github.com/floatpane/go-mailpatch/blob/v0.1.0/mbox.go#L56
https://pkg.go.dev/github.com/floatpane/go-mailpatch#ParseSeries
iohttps://pkg.go.dev/io
Readerhttps://pkg.go.dev/io#Reader
Serieshttps://pkg.go.dev/github.com/floatpane/go-mailpatch#Series
errorhttps://pkg.go.dev/builtin#error
Completehttps://github.com/floatpane/go-mailpatch/blob/v0.1.0/mbox.go#L28
https://pkg.go.dev/github.com/floatpane/go-mailpatch#Series.Complete
Serieshttps://pkg.go.dev/github.com/floatpane/go-mailpatch#Series
boolhttps://pkg.go.dev/builtin#bool
Lenhttps://github.com/floatpane/go-mailpatch/blob/v0.1.0/mbox.go#L24
https://pkg.go.dev/github.com/floatpane/go-mailpatch#Series.Len
Serieshttps://pkg.go.dev/github.com/floatpane/go-mailpatch#Series
inthttps://pkg.go.dev/builtin#int
SeriesInfohttps://github.com/floatpane/go-mailpatch/blob/v0.1.0/mailpatch.go#L98
https://pkg.go.dev/github.com/floatpane/go-mailpatch#SeriesInfo
inthttps://pkg.go.dev/builtin#int
inthttps://pkg.go.dev/builtin#int
inthttps://pkg.go.dev/builtin#int
stringhttps://pkg.go.dev/builtin#string
boolhttps://pkg.go.dev/builtin#bool
https://pkg.go.dev/github.com/floatpane/go-mailpatch#section-sourcefiles
View all Source fileshttps://github.com/floatpane/go-mailpatch/tree/v0.1.0
diff.gohttps://github.com/floatpane/go-mailpatch/blob/v0.1.0/diff.go
email.gohttps://github.com/floatpane/go-mailpatch/blob/v0.1.0/email.go
format.gohttps://github.com/floatpane/go-mailpatch/blob/v0.1.0/format.go
mailpatch.gohttps://github.com/floatpane/go-mailpatch/blob/v0.1.0/mailpatch.go
mbox.gohttps://github.com/floatpane/go-mailpatch/blob/v0.1.0/mbox.go
Why Go https://go.dev/solutions
Use Cases https://go.dev/solutions#use-cases
Case Studies https://go.dev/solutions#case-studies
Get Started https://learn.go.dev/
Playground https://play.golang.org
Tour https://tour.golang.org
Stack Overflow https://stackoverflow.com/questions/tagged/go?tab=Newest
Help https://go.dev/help
Packages https://pkg.go.dev
Standard Library https://pkg.go.dev/std
Sub-repositories https://pkg.go.dev/golang.org/x
About Go Packages https://pkg.go.dev/about
pkg.go.dev API https://pkg.go.dev/api
About https://go.dev/project
Downloadhttps://go.dev/dl/
Bloghttps://go.dev/blog
Issue Tracker https://github.com/golang/go/issues
Release Notes https://go.dev/doc/devel/release.html
Brand Guidelines https://go.dev/brand
Code of Conduct https://go.dev/conduct
Connect https://www.twitter.com/golang
Twitter https://www.twitter.com/golang
GitHubhttps://github.com/golang
Slack https://invite.slack.golangbridge.org/
r/golang https://reddit.com/r/golang
Meetup https://www.meetup.com/pro/go
Golang Weekly https://golangweekly.com/
Copyrighthttps://go.dev/copyright
Terms of Servicehttps://go.dev/tos
Privacy Policy http://www.google.com/intl/en/policies/privacy/
Report an Issue https://go.dev/s/pkgsite-feedback
https://google.com
Learn more.https://policies.google.com/technologies/cookies

Viewport: width=device-width, initial-scale=1.0


URLs of crawlers that visited me.