From 7a2baa600097ceff8c76379ca12c06e2f4bb116e Mon Sep 17 00:00:00 2001 From: kiwiidb Date: Wed, 19 Jan 2022 13:54:09 +0100 Subject: [PATCH] rename service file --- lib/{context.go => service.go} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename lib/{context.go => service.go} (100%) diff --git a/lib/context.go b/lib/service.go similarity index 100% rename from lib/context.go rename to lib/service.go