package Interfaces type HTTPServersInterfaces interface { // Add(inputs any, overwrite bool) }