Projects STRLCPY goc2 Commits 897df067
🤬
  • ■ ■ ■ ■ ■
    internal/app/api/agent.go
    skipped 29 lines
    30 30   
    31 31  //GetSecrets api data
    32 32  func GetAgents() []byte {
    33  - //query := bson.M{}
    34 33   anHourAgo := time.Now().Add(-time.Minute)
    35 34   
    36 35   session, err := mgo.Dial("127.0.0.1")
    skipped 206 lines
Please wait...
Page is in error, reload to recover