Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UrlEncoder ¶
type UrlEncoder struct {
// contains filtered or unexported fields
}
func NewURLEncoder ¶
func NewURLEncoder(opt *Options) *UrlEncoder
func (*UrlEncoder) DecodeURL ¶
func (encoder *UrlEncoder) DecodeURL(n string) uint64
func (*UrlEncoder) EncodeURL ¶
func (encoder *UrlEncoder) EncodeURL(n uint64) string
Click to show internal directories.
Click to hide internal directories.