• Miek Gieben's avatar
    pkg/typify: empty messages are OtherError (#1531) · fc1d73ff
    Miek Gieben authored
    Messages with nothing in them are considered OtherError, they can not
    serve any purpose for normal clients (i.e. dyn update or notifies might
    have a use for them).
    
    Also update a test in the cache plugin, so that we explicitaly test for
    this case.
    fc1d73ff
cache.go 4.29 KB