()
| 220 | } |
| 221 | |
| 222 | func (s *Server) Session() *project.Session { return s.session } |
| 223 | |
| 224 | // InitComplete returns a channel that is closed when the server has finished |
| 225 | // processing the initialized notification, including the initial configuration |
no outgoing calls