package demos func doSomethingImportant() {} type User struct{} type DataProvider interface{}