package medium import "github.com/by-jp/www.byjp.me/tools/syndicate/shared" func (s *service) Interactions(url string) ([]shared.Interaction, error) { return nil, nil }