Add external debug file, refactoring and push rule parser

This commit is contained in:
Tulir Asokan
2018-03-21 18:46:19 +02:00
parent 7994c289aa
commit 35b6c7bd27
9 changed files with 469 additions and 6 deletions

View File

@ -14,7 +14,7 @@
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
package room
package rooms
import (
"maunium.net/go/gomatrix"

View File

@ -14,7 +14,7 @@
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
package room
package rooms
import (
"fmt"