Un-export ContentReWriter

This commit is contained in:
bep 2015-03-18 17:33:12 +01:00
parent 98ee69bce2
commit e7099cfa26
5 changed files with 14 additions and 14 deletions

View file

@ -5,7 +5,7 @@ import (
"github.com/spf13/viper"
)
func LiveReloadInject(rw ContentReWriter) {
func LiveReloadInject(rw contentRewriter) {
match := []byte("</body>")
port := viper.GetString("port")
replace := []byte(`<script>document.write('<script src="http://'