Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Url ¶
type Url struct {
// contains filtered or unexported fields
}
func (*Url) List ¶
func (e *Url) List(ctx context.Context, req *url.ListRequest, rsp *url.ListResponse) error
func (*Url) Proxy ¶
func (e *Url) Proxy(ctx context.Context, req *url.ProxyRequest, rsp *url.ProxyResponse) error
func (*Url) Shorten ¶
func (e *Url) Shorten(ctx context.Context, req *url.ShortenRequest, rsp *url.ShortenResponse) error
Click to show internal directories.
Click to hide internal directories.