Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jik18001 authored Apr 21, 2022
1 parent a93d2ec commit 14000fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CTng/monitor/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
-`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 storeobject
## monitor.go
- `Queryloggers`: HTTP get request send to loggers
- `QueryAuthorities`: HTTP get request send to CAs
- `Queryloggers`: send HTTP get request to loggers
- `QueryAuthorities`: send HTTP get request to CAs
- `Check_entity_pom`: check if there is a pom against the provided URL
- `Islogger`: check if the entities is in the Loggers list from the public config file
- `IsAuthority`: check if the entities is in the CAs list from the public config file
Expand Down

0 comments on commit 14000fd

Please sign in to comment.