From bfab973e5a60203dc601a5149ac8613553d6abaa Mon Sep 17 00:00:00 2001 From: Jie Kong Date: Thu, 21 Apr 2022 14:44:13 -0400 Subject: [PATCH] Update Readme.md --- CTng/monitor/Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CTng/monitor/Readme.md b/CTng/monitor/Readme.md index e07afe2..ba0c66c 100644 --- a/CTng/monitor/Readme.md +++ b/CTng/monitor/Readme.md @@ -7,7 +7,7 @@ ## types.go -`Monitor_context`: monitor context is a object that contains all the configuration and storage information about the monitor -- `methods`: internal methods defined in this file includes savestorage, loadstorage, getobject, isduplicate, and store object +- `methods`: internal methods defined in this file includes savestorage, loadstorage, getobject, isduplicate, and storeobject ## monitor.go - `Queryloggers`: HTTP get request send to loggers - `QueryAuthorities`: HTTP get request send to CAs