Roberto Ferro

Results 3 comments of Roberto Ferro

This method can be also used to invoke reflected interface: ``` if err := dig.GroupInvoke(method.Interface(), container, singletonIOC); err != nil { // Handle error } ```

Fix **routing**, **config** and **installation** chapters. With the latest version I've removed the config.yml and routing.yml files. This completely change how Go-Web have to be configured.

Due to the last updates we need to update even the request validation chapter.