forked from TrueCloudLab/rclone
httplib: Deprecate package
This commit is contained in:
parent
1971c1ef87
commit
77221d7528
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
// Package httplib provides common functionality for http servers
|
||||
//
|
||||
// Deprecated: httplib has been replaced with lib/http
|
||||
package httplib
|
||||
|
||||
import (
|
||||
|
|
Loading…
Reference in a new issue