/multi-packages-interface

This repository implement interface from different package Golang

Primary LanguageGo

multi-packages-interface

This example aims to demonstrate the implementation of interfaces in Go and import your custom package. You will be able to define and declare an interface for an application in custom packages and implement that interface in your applications.

Result

ECU             <=====>           Brain
Engine          <=====>           Heart
Air Filters     <=====>            Nose
Wipers          <=====>       Eyelashes
Gas Task        <=====>         Stomach

Conclusion

This repository implemented interface from different package golang

Here is some repositories for your guide: