René's URL Explorer Experiment


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

direct link

Domain: pkg.go.dev

NoneIE=edge
DescriptionPackage patchapply applies parsed patches to files.

Links:

https://go.dev/
Skip to Main Content https://pkg.go.dev/github.com/floatpane/go-patchapply#main-content
Why Go https://pkg.go.dev/github.com/floatpane/go-patchapply
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-patchapply
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-patchapply
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-patchapply
Why Go https://pkg.go.dev/github.com/floatpane/go-patchapply
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-patchapply
Docs https://pkg.go.dev/github.com/floatpane/go-patchapply
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-patchapply
Community https://pkg.go.dev/github.com/floatpane/go-patchapply
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-patchapply https://pkg.go.dev/github.com/floatpane/go-patchapply@v0.1.0
https://go.dev/
Version: v0.1.0 https://pkg.go.dev/github.com/floatpane/go-patchapply?tab=versions
Go to latest https://pkg.go.dev/github.com/floatpane/go-patchapply
MIThttps://pkg.go.dev/github.com/floatpane/go-patchapply?tab=licenses
Imports: 11 https://pkg.go.dev/github.com/floatpane/go-patchapply?tab=imports
Imported by: 0 https://pkg.go.dev/github.com/floatpane/go-patchapply?tab=importedby
go.modhttps://github.com/floatpane/go-patchapply/tree/v0.1.0/go.mod
Learn more about best practiceshttps://pkg.go.dev/about#best-practices
github.com/floatpane/go-patchapply https://github.com/floatpane/go-patchapply
Open Source Insights https://deps.dev/go/github.com%2Ffloatpane%2Fgo-patchapply/v0.1.0
README https://pkg.go.dev/github.com/floatpane/go-patchapply#section-readme
Features https://pkg.go.dev/github.com/floatpane/go-patchapply#readme-features
Install https://pkg.go.dev/github.com/floatpane/go-patchapply#readme-install
Usage https://pkg.go.dev/github.com/floatpane/go-patchapply#readme-usage
Apply a patch email to a directory https://pkg.go.dev/github.com/floatpane/go-patchapply#readme-apply-a-patch-email-to-a-directory
Apply a bare diff in memory https://pkg.go.dev/github.com/floatpane/go-patchapply#readme-apply-a-bare-diff-in-memory
Dry-run, then reverse https://pkg.go.dev/github.com/floatpane/go-patchapply#readme-dry-run-then-reverse
Just transform bytes https://pkg.go.dev/github.com/floatpane/go-patchapply#readme-just-transform-bytes
API at a glance https://pkg.go.dev/github.com/floatpane/go-patchapply#readme-api-at-a-glance
What this is not https://pkg.go.dev/github.com/floatpane/go-patchapply#readme-what-this-is-not
Documentation https://pkg.go.dev/github.com/floatpane/go-patchapply#readme-documentation
Sister projects https://pkg.go.dev/github.com/floatpane/go-patchapply#readme-sister-projects
Contributing https://pkg.go.dev/github.com/floatpane/go-patchapply#readme-contributing
Security https://pkg.go.dev/github.com/floatpane/go-patchapply#readme-security
License https://pkg.go.dev/github.com/floatpane/go-patchapply#readme-license
Documentation https://pkg.go.dev/github.com/floatpane/go-patchapply#section-documentation
Overviewhttps://pkg.go.dev/github.com/floatpane/go-patchapply#pkg-overview
Index https://pkg.go.dev/github.com/floatpane/go-patchapply#pkg-index
Constants https://pkg.go.dev/github.com/floatpane/go-patchapply#pkg-constants
Variables https://pkg.go.dev/github.com/floatpane/go-patchapply#pkg-variables
Functions https://pkg.go.dev/github.com/floatpane/go-patchapply#pkg-functions
ApplyToBytes(orig, f) https://pkg.go.dev/github.com/floatpane/go-patchapply#ApplyToBytes
GeneratePatch(repoDir, commitRange) https://pkg.go.dev/github.com/floatpane/go-patchapply#GeneratePatch
GeneratePatchSeries(repoDir, commitRange) https://pkg.go.dev/github.com/floatpane/go-patchapply#GeneratePatchSeries
Types https://pkg.go.dev/github.com/floatpane/go-patchapply#pkg-types
type DirFS https://pkg.go.dev/github.com/floatpane/go-patchapply#DirFS
NewDirFS(dir) https://pkg.go.dev/github.com/floatpane/go-patchapply#NewDirFS
(d) Exists(name) https://pkg.go.dev/github.com/floatpane/go-patchapply#DirFS.Exists
(d) ReadFile(name) https://pkg.go.dev/github.com/floatpane/go-patchapply#DirFS.ReadFile
(d) Remove(name) https://pkg.go.dev/github.com/floatpane/go-patchapply#DirFS.Remove
(d) WriteFile(name, data, perm) https://pkg.go.dev/github.com/floatpane/go-patchapply#DirFS.WriteFile
type FS https://pkg.go.dev/github.com/floatpane/go-patchapply#FS
type FileResult https://pkg.go.dev/github.com/floatpane/go-patchapply#FileResult
type MemFS https://pkg.go.dev/github.com/floatpane/go-patchapply#MemFS
NewMemFS(initial) https://pkg.go.dev/github.com/floatpane/go-patchapply#NewMemFS
(m) Exists(name) https://pkg.go.dev/github.com/floatpane/go-patchapply#MemFS.Exists
(m) Files() https://pkg.go.dev/github.com/floatpane/go-patchapply#MemFS.Files
(m) ReadFile(name) https://pkg.go.dev/github.com/floatpane/go-patchapply#MemFS.ReadFile
(m) Remove(name) https://pkg.go.dev/github.com/floatpane/go-patchapply#MemFS.Remove
(m) WriteFile(name, data, _) https://pkg.go.dev/github.com/floatpane/go-patchapply#MemFS.WriteFile
type Options https://pkg.go.dev/github.com/floatpane/go-patchapply#Options
type PathError https://pkg.go.dev/github.com/floatpane/go-patchapply#PathError
(e) Error() https://pkg.go.dev/github.com/floatpane/go-patchapply#PathError.Error
(e) Unwrap() https://pkg.go.dev/github.com/floatpane/go-patchapply#PathError.Unwrap
type Result https://pkg.go.dev/github.com/floatpane/go-patchapply#Result
Apply(fsys, files, opts) https://pkg.go.dev/github.com/floatpane/go-patchapply#Apply
ApplyDiff(fsys, diff, opts) https://pkg.go.dev/github.com/floatpane/go-patchapply#ApplyDiff
ApplyPatch(fsys, p, opts) https://pkg.go.dev/github.com/floatpane/go-patchapply#ApplyPatch
type Status https://pkg.go.dev/github.com/floatpane/go-patchapply#Status
(s) String() https://pkg.go.dev/github.com/floatpane/go-patchapply#Status.String
Source Files https://pkg.go.dev/github.com/floatpane/go-patchapply#section-sourcefiles
https://pkg.go.dev/github.com/floatpane/go-patchapply#section-readme
https://golang.org
https://pkg.go.dev/github.com/floatpane/go-patchapply
https://github.com/floatpane/go-patchapply/releases
https://github.com/floatpane/go-patchapply/actions/workflows/ci.yml
https://github.com/floatpane/go-patchapply/blob/v0.1.0/LICENSE
go-mailpatchhttps://github.com/floatpane/go-mailpatch
matchahttps://github.com/floatpane/matcha
pkg.go.dev/github.com/floatpane/go-patchapplyhttps://pkg.go.dev/github.com/floatpane/go-patchapply
docs/https://github.com/floatpane/go-patchapply/blob/v0.1.0/docs
floatpane/go-mailpatchhttps://github.com/floatpane/go-mailpatch
floatpane/matchahttps://github.com/floatpane/matcha
floatpane/go-secretboxhttps://github.com/floatpane/go-secretbox
CONTRIBUTING.mdhttps://github.com/floatpane/go-patchapply/blob/v0.1.0/CONTRIBUTING.md
SECURITY.mdhttps://github.com/floatpane/go-patchapply/blob/v0.1.0/SECURITY.md
LICENSEhttps://github.com/floatpane/go-patchapply/blob/v0.1.0/LICENSE
https://pkg.go.dev/github.com/floatpane/go-patchapply#section-documentation
https://pkg.go.dev/github.com/floatpane/go-patchapply#pkg-overview
go-mailpatchhttps://github.com/floatpane/go-mailpatch
https://pkg.go.dev/github.com/floatpane/go-patchapply#pkg-index
Variableshttps://pkg.go.dev/github.com/floatpane/go-patchapply#pkg-variables
func ApplyToBytes(orig []byte, f mailpatch.FileChange) ([]byte, error)https://pkg.go.dev/github.com/floatpane/go-patchapply#ApplyToBytes
func GeneratePatch(repoDir, commitRange string) ([]byte, error)https://pkg.go.dev/github.com/floatpane/go-patchapply#GeneratePatch
func GeneratePatchSeries(repoDir, commitRange string) ([]byte, error)https://pkg.go.dev/github.com/floatpane/go-patchapply#GeneratePatchSeries
type DirFShttps://pkg.go.dev/github.com/floatpane/go-patchapply#DirFS
func NewDirFS(dir string) *DirFShttps://pkg.go.dev/github.com/floatpane/go-patchapply#NewDirFS
func (d *DirFS) Exists(name string) boolhttps://pkg.go.dev/github.com/floatpane/go-patchapply#DirFS.Exists
func (d *DirFS) ReadFile(name string) ([]byte, error)https://pkg.go.dev/github.com/floatpane/go-patchapply#DirFS.ReadFile
func (d *DirFS) Remove(name string) errorhttps://pkg.go.dev/github.com/floatpane/go-patchapply#DirFS.Remove
func (d *DirFS) WriteFile(name string, data []byte, perm fs.FileMode) errorhttps://pkg.go.dev/github.com/floatpane/go-patchapply#DirFS.WriteFile
type FShttps://pkg.go.dev/github.com/floatpane/go-patchapply#FS
type FileResulthttps://pkg.go.dev/github.com/floatpane/go-patchapply#FileResult
type MemFShttps://pkg.go.dev/github.com/floatpane/go-patchapply#MemFS
func NewMemFS(initial map[string][]byte) *MemFShttps://pkg.go.dev/github.com/floatpane/go-patchapply#NewMemFS
func (m *MemFS) Exists(name string) boolhttps://pkg.go.dev/github.com/floatpane/go-patchapply#MemFS.Exists
func (m *MemFS) Files() map[string][]bytehttps://pkg.go.dev/github.com/floatpane/go-patchapply#MemFS.Files
func (m *MemFS) ReadFile(name string) ([]byte, error)https://pkg.go.dev/github.com/floatpane/go-patchapply#MemFS.ReadFile
func (m *MemFS) Remove(name string) errorhttps://pkg.go.dev/github.com/floatpane/go-patchapply#MemFS.Remove
func (m *MemFS) WriteFile(name string, data []byte, _ fs.FileMode) errorhttps://pkg.go.dev/github.com/floatpane/go-patchapply#MemFS.WriteFile
type Optionshttps://pkg.go.dev/github.com/floatpane/go-patchapply#Options
type PathErrorhttps://pkg.go.dev/github.com/floatpane/go-patchapply#PathError
func (e *PathError) Error() stringhttps://pkg.go.dev/github.com/floatpane/go-patchapply#PathError.Error
func (e *PathError) Unwrap() errorhttps://pkg.go.dev/github.com/floatpane/go-patchapply#PathError.Unwrap
type Resulthttps://pkg.go.dev/github.com/floatpane/go-patchapply#Result
func Apply(fsys FS, files []mailpatch.FileChange, opts *Options) (*Result, error)https://pkg.go.dev/github.com/floatpane/go-patchapply#Apply
func ApplyDiff(fsys FS, diff string, opts *Options) (*Result, error)https://pkg.go.dev/github.com/floatpane/go-patchapply#ApplyDiff
func ApplyPatch(fsys FS, p *mailpatch.Patch, opts *Options) (*Result, error)https://pkg.go.dev/github.com/floatpane/go-patchapply#ApplyPatch
type Statushttps://pkg.go.dev/github.com/floatpane/go-patchapply#Status
func (s Status) String() stringhttps://pkg.go.dev/github.com/floatpane/go-patchapply#Status.String
https://pkg.go.dev/github.com/floatpane/go-patchapply#pkg-constants
https://pkg.go.dev/github.com/floatpane/go-patchapply#pkg-variables
View Sourcehttps://github.com/floatpane/go-patchapply/blob/v0.1.0/patchapply.go#L30
errorshttps://pkg.go.dev/errors
Newhttps://pkg.go.dev/errors#New
errorshttps://pkg.go.dev/errors
Newhttps://pkg.go.dev/errors#New
errorshttps://pkg.go.dev/errors
Newhttps://pkg.go.dev/errors#New
errorshttps://pkg.go.dev/errors
Newhttps://pkg.go.dev/errors#New
https://pkg.go.dev/github.com/floatpane/go-patchapply#pkg-functions
ApplyToByteshttps://github.com/floatpane/go-patchapply/blob/v0.1.0/hunk.go#L18
https://pkg.go.dev/github.com/floatpane/go-patchapply#ApplyToBytes
bytehttps://pkg.go.dev/builtin#byte
mailpatchhttps://pkg.go.dev/github.com/floatpane/go-mailpatch
FileChangehttps://pkg.go.dev/github.com/floatpane/go-mailpatch#FileChange
bytehttps://pkg.go.dev/builtin#byte
errorhttps://pkg.go.dev/builtin#error
GeneratePatchhttps://github.com/floatpane/go-patchapply/blob/v0.1.0/generate.go#L20
https://pkg.go.dev/github.com/floatpane/go-patchapply#GeneratePatch
stringhttps://pkg.go.dev/builtin#string
bytehttps://pkg.go.dev/builtin#byte
errorhttps://pkg.go.dev/builtin#error
GeneratePatchSerieshttps://github.com/floatpane/go-patchapply/blob/v0.1.0/generate.go#L63
https://pkg.go.dev/github.com/floatpane/go-patchapply#GeneratePatchSeries
stringhttps://pkg.go.dev/builtin#string
bytehttps://pkg.go.dev/builtin#byte
errorhttps://pkg.go.dev/builtin#error
https://pkg.go.dev/github.com/floatpane/go-patchapply#pkg-types
DirFShttps://github.com/floatpane/go-patchapply/blob/v0.1.0/fs.go#L33
https://pkg.go.dev/github.com/floatpane/go-patchapply#DirFS
NewDirFShttps://github.com/floatpane/go-patchapply/blob/v0.1.0/fs.go#L38
https://pkg.go.dev/github.com/floatpane/go-patchapply#NewDirFS
stringhttps://pkg.go.dev/builtin#string
DirFShttps://pkg.go.dev/github.com/floatpane/go-patchapply#DirFS
Existshttps://github.com/floatpane/go-patchapply/blob/v0.1.0/fs.go#L98
https://pkg.go.dev/github.com/floatpane/go-patchapply#DirFS.Exists
DirFShttps://pkg.go.dev/github.com/floatpane/go-patchapply#DirFS
stringhttps://pkg.go.dev/builtin#string
boolhttps://pkg.go.dev/builtin#bool
ReadFilehttps://github.com/floatpane/go-patchapply/blob/v0.1.0/fs.go#L68
https://pkg.go.dev/github.com/floatpane/go-patchapply#DirFS.ReadFile
DirFShttps://pkg.go.dev/github.com/floatpane/go-patchapply#DirFS
stringhttps://pkg.go.dev/builtin#string
bytehttps://pkg.go.dev/builtin#byte
errorhttps://pkg.go.dev/builtin#error
Removehttps://github.com/floatpane/go-patchapply/blob/v0.1.0/fs.go#L90
https://pkg.go.dev/github.com/floatpane/go-patchapply#DirFS.Remove
DirFShttps://pkg.go.dev/github.com/floatpane/go-patchapply#DirFS
stringhttps://pkg.go.dev/builtin#string
errorhttps://pkg.go.dev/builtin#error
WriteFilehttps://github.com/floatpane/go-patchapply/blob/v0.1.0/fs.go#L76
https://pkg.go.dev/github.com/floatpane/go-patchapply#DirFS.WriteFile
DirFShttps://pkg.go.dev/github.com/floatpane/go-patchapply#DirFS
stringhttps://pkg.go.dev/builtin#string
bytehttps://pkg.go.dev/builtin#byte
fshttps://pkg.go.dev/io/fs
FileModehttps://pkg.go.dev/io/fs#FileMode
errorhttps://pkg.go.dev/builtin#error
FShttps://github.com/floatpane/go-patchapply/blob/v0.1.0/fs.go#L15
https://pkg.go.dev/github.com/floatpane/go-patchapply#FS
stringhttps://pkg.go.dev/builtin#string
bytehttps://pkg.go.dev/builtin#byte
errorhttps://pkg.go.dev/builtin#error
stringhttps://pkg.go.dev/builtin#string
bytehttps://pkg.go.dev/builtin#byte
fshttps://pkg.go.dev/io/fs
FileModehttps://pkg.go.dev/io/fs#FileMode
errorhttps://pkg.go.dev/builtin#error
stringhttps://pkg.go.dev/builtin#string
errorhttps://pkg.go.dev/builtin#error
stringhttps://pkg.go.dev/builtin#string
boolhttps://pkg.go.dev/builtin#bool
FileResulthttps://github.com/floatpane/go-patchapply/blob/v0.1.0/patchapply.go#L92
https://pkg.go.dev/github.com/floatpane/go-patchapply#FileResult
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
Statushttps://pkg.go.dev/github.com/floatpane/go-patchapply#Status
inthttps://pkg.go.dev/builtin#int
MemFShttps://github.com/floatpane/go-patchapply/blob/v0.1.0/fs.go#L110
https://pkg.go.dev/github.com/floatpane/go-patchapply#MemFS
NewMemFShttps://github.com/floatpane/go-patchapply/blob/v0.1.0/fs.go#L117
https://pkg.go.dev/github.com/floatpane/go-patchapply#NewMemFS
stringhttps://pkg.go.dev/builtin#string
bytehttps://pkg.go.dev/builtin#byte
MemFShttps://pkg.go.dev/github.com/floatpane/go-patchapply#MemFS
Existshttps://github.com/floatpane/go-patchapply/blob/v0.1.0/fs.go#L153
https://pkg.go.dev/github.com/floatpane/go-patchapply#MemFS.Exists
MemFShttps://pkg.go.dev/github.com/floatpane/go-patchapply#MemFS
stringhttps://pkg.go.dev/builtin#string
boolhttps://pkg.go.dev/builtin#bool
Fileshttps://github.com/floatpane/go-patchapply/blob/v0.1.0/fs.go#L161
https://pkg.go.dev/github.com/floatpane/go-patchapply#MemFS.Files
MemFShttps://pkg.go.dev/github.com/floatpane/go-patchapply#MemFS
stringhttps://pkg.go.dev/builtin#string
bytehttps://pkg.go.dev/builtin#byte
ReadFilehttps://github.com/floatpane/go-patchapply/blob/v0.1.0/fs.go#L129
https://pkg.go.dev/github.com/floatpane/go-patchapply#MemFS.ReadFile
MemFShttps://pkg.go.dev/github.com/floatpane/go-patchapply#MemFS
stringhttps://pkg.go.dev/builtin#string
bytehttps://pkg.go.dev/builtin#byte
errorhttps://pkg.go.dev/builtin#error
Removehttps://github.com/floatpane/go-patchapply/blob/v0.1.0/fs.go#L146
https://pkg.go.dev/github.com/floatpane/go-patchapply#MemFS.Remove
MemFShttps://pkg.go.dev/github.com/floatpane/go-patchapply#MemFS
stringhttps://pkg.go.dev/builtin#string
errorhttps://pkg.go.dev/builtin#error
WriteFilehttps://github.com/floatpane/go-patchapply/blob/v0.1.0/fs.go#L139
https://pkg.go.dev/github.com/floatpane/go-patchapply#MemFS.WriteFile
MemFShttps://pkg.go.dev/github.com/floatpane/go-patchapply#MemFS
stringhttps://pkg.go.dev/builtin#string
bytehttps://pkg.go.dev/builtin#byte
fshttps://pkg.go.dev/io/fs
FileModehttps://pkg.go.dev/io/fs#FileMode
errorhttps://pkg.go.dev/builtin#error
Optionshttps://github.com/floatpane/go-patchapply/blob/v0.1.0/patchapply.go#L53
https://pkg.go.dev/github.com/floatpane/go-patchapply#Options
boolhttps://pkg.go.dev/builtin#bool
boolhttps://pkg.go.dev/builtin#bool
PathErrorhttps://github.com/floatpane/go-patchapply/blob/v0.1.0/patchapply.go#L44
https://pkg.go.dev/github.com/floatpane/go-patchapply#PathError
stringhttps://pkg.go.dev/builtin#string
errorhttps://pkg.go.dev/builtin#error
Errorhttps://github.com/floatpane/go-patchapply/blob/v0.1.0/patchapply.go#L49
https://pkg.go.dev/github.com/floatpane/go-patchapply#PathError.Error
PathErrorhttps://pkg.go.dev/github.com/floatpane/go-patchapply#PathError
stringhttps://pkg.go.dev/builtin#string
Unwraphttps://github.com/floatpane/go-patchapply/blob/v0.1.0/patchapply.go#L50
https://pkg.go.dev/github.com/floatpane/go-patchapply#PathError.Unwrap
PathErrorhttps://pkg.go.dev/github.com/floatpane/go-patchapply#PathError
errorhttps://pkg.go.dev/builtin#error
Resulthttps://github.com/floatpane/go-patchapply/blob/v0.1.0/patchapply.go#L100
https://pkg.go.dev/github.com/floatpane/go-patchapply#Result
FileResulthttps://pkg.go.dev/github.com/floatpane/go-patchapply#FileResult
Applyhttps://github.com/floatpane/go-patchapply/blob/v0.1.0/patchapply.go#L105
https://pkg.go.dev/github.com/floatpane/go-patchapply#Apply
FShttps://pkg.go.dev/github.com/floatpane/go-patchapply#FS
mailpatchhttps://pkg.go.dev/github.com/floatpane/go-mailpatch
FileChangehttps://pkg.go.dev/github.com/floatpane/go-mailpatch#FileChange
Optionshttps://pkg.go.dev/github.com/floatpane/go-patchapply#Options
Resulthttps://pkg.go.dev/github.com/floatpane/go-patchapply#Result
errorhttps://pkg.go.dev/builtin#error
ApplyDiffhttps://github.com/floatpane/go-patchapply/blob/v0.1.0/patchapply.go#L272
https://pkg.go.dev/github.com/floatpane/go-patchapply#ApplyDiff
FShttps://pkg.go.dev/github.com/floatpane/go-patchapply#FS
stringhttps://pkg.go.dev/builtin#string
Optionshttps://pkg.go.dev/github.com/floatpane/go-patchapply#Options
Resulthttps://pkg.go.dev/github.com/floatpane/go-patchapply#Result
errorhttps://pkg.go.dev/builtin#error
ApplyPatchhttps://github.com/floatpane/go-patchapply/blob/v0.1.0/patchapply.go#L281
https://pkg.go.dev/github.com/floatpane/go-patchapply#ApplyPatch
FShttps://pkg.go.dev/github.com/floatpane/go-patchapply#FS
mailpatchhttps://pkg.go.dev/github.com/floatpane/go-mailpatch
Patchhttps://pkg.go.dev/github.com/floatpane/go-mailpatch#Patch
Optionshttps://pkg.go.dev/github.com/floatpane/go-patchapply#Options
Resulthttps://pkg.go.dev/github.com/floatpane/go-patchapply#Result
errorhttps://pkg.go.dev/builtin#error
Statushttps://github.com/floatpane/go-patchapply/blob/v0.1.0/patchapply.go#L62
https://pkg.go.dev/github.com/floatpane/go-patchapply#Status
inthttps://pkg.go.dev/builtin#int
Statushttps://pkg.go.dev/github.com/floatpane/go-patchapply#Status
iotahttps://pkg.go.dev/builtin#iota
Stringhttps://github.com/floatpane/go-patchapply/blob/v0.1.0/patchapply.go#L75
https://pkg.go.dev/github.com/floatpane/go-patchapply#Status.String
Statushttps://pkg.go.dev/github.com/floatpane/go-patchapply#Status
stringhttps://pkg.go.dev/builtin#string
https://pkg.go.dev/github.com/floatpane/go-patchapply#section-sourcefiles
View all Source fileshttps://github.com/floatpane/go-patchapply/tree/v0.1.0
fs.gohttps://github.com/floatpane/go-patchapply/blob/v0.1.0/fs.go
generate.gohttps://github.com/floatpane/go-patchapply/blob/v0.1.0/generate.go
hunk.gohttps://github.com/floatpane/go-patchapply/blob/v0.1.0/hunk.go
patchapply.gohttps://github.com/floatpane/go-patchapply/blob/v0.1.0/patchapply.go
reverse.gohttps://github.com/floatpane/go-patchapply/blob/v0.1.0/reverse.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.