Goal of this is to create an interface that allows a snap to read (for example) /root/dclane.txt
$ git clone https://github.com/snapcore/snapd.git
$ git checkout 2.59.5 # best to be on a released version than HEAD
init_req() | |
init_resp() | |
get_middleware() | |
try: | |
try: | |
request_middleware() | |
except: | |
handle_exception() |