modulepackage
0.0.0-20160526113432-a231fe76c1cb
Repository: https://github.com/skipor/imgserver.git
Documentation: pkg.go.dev
# README
imgserver
Test task for Yandex internship. Simple Go server that download all <img> tag images from HTML page, and return page with all images encoded base64. URL of HTTP page passes by query attribute. Support many different page encodings
usage
go get github.com/Skipor/imgserver/cmd/imgserver
$GOBIN/imgserver -p 8888
curl http://localhost:8888/?url=https://habrahabr.ru/interesting/
# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
public keys upper handler can.
public keys upper handler can.
logger field to indicate log msg emitter.
# Structs
Implement http.Handler interface for imgserver.Handler.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author