Skip to content

Commit e6a6c0a

Browse files
committed
FEAT: adding docs
1 parent cc447c3 commit e6a6c0a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

fetch.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
// Package fetch provides a simple fetch client with built in backup / retry strategy.
1+
// Package fetch provides a simple fetch client with a built-in backup / retry strategy.
2+
// Provides a interface for cancelable HTTP requests.
23
package fetch
34

45
import (

0 commit comments

Comments
 (0)