package gateway import ( "git.loafle.net/commons_go/rpc" ) type ServletHandlers struct { rpc.ServletHandlers }