assets
cmd
cmd/stepd: Surpress some go vet warnings
2024-12-11 02:50:20 -05:00
examples /testplugin
examples/testplugin: Add test plugin example
2024-12-10 14:02:21 -05:00
http
http: Add an HTTP redirect senteniel error
2024-12-10 21:32:12 -05:00
openrc
openrc: Add untested init script
2024-12-11 02:00:52 -05:00
providers
providers/http: Remove unnecessary FIXME
2024-12-10 22:07:30 -05:00
.editorconfig
Add .editorconfig
2024-12-08 20:24:19 -05:00
.gitignore
Ignore build directory
2024-12-11 02:28:15 -05:00
document_test.go
Add Abs method on Document
2024-12-08 02:51:01 -05:00
document.go
Things I did while unable to commit
2024-12-10 20:37:40 -05:00
environment.go
Things I did while unable to commit
2024-12-10 20:37:40 -05:00
error.go
Things I did while unable to commit
2024-12-10 20:37:40 -05:00
go.mod
providers: Add mime provider
2024-12-08 00:08:38 -05:00
go.sum
providers: Add mime provider
2024-12-08 00:08:38 -05:00
LICENSE
Makefile
Fix install target
2024-12-11 02:54:46 -05:00
meta_test.go
Metadata keys can have multiple values
2024-12-09 15:53:29 -05:00
meta.go
Metadata keys can have multiple values
2024-12-09 15:53:29 -05:00
plugin.go
Plugins work now oughghgghughgghg
2024-12-10 15:51:34 -05:00
provider.go
Providers are now required to state their name/package
2024-12-10 12:22:58 -05:00
README.md