• Dridi Boukelmoune's avatar
    Hide backends and directors implementation details · d771942c
    Dridi Boukelmoune authored
    Don't install cache_backend.h and cache_director.h, they expose more
    than what a VMOD needs to see.
    
    The VRT API jumps directly from struct vrt_backend to struct director,
    which makes struct backend more than simply opaque, it is completely
    invisible. However struct director needs to be visible and has been
    moved to cache.h along with its functions definitions.
    d771942c
Name
Last commit
Last update
..
libvarnish Loading commit data...
libvarnishapi Loading commit data...
libvarnishcompat Loading commit data...
libvarnishtools Loading commit data...
libvcc Loading commit data...
libvgz Loading commit data...
libvmod_debug Loading commit data...
libvmod_directors Loading commit data...
libvmod_std Loading commit data...
Makefile.am Loading commit data...
Makefile.phk Loading commit data...