ComunicRTCProxy/config.go
2020-04-09 17:32:16 +02:00

7 lines
74 B
Go

package main
// Value Main value
func Name() string {
return "pierre"
}