package main func process() { // read stdin, process request, print to stdout... }