tpl: Fix reflect

Fixes #5564
This commit is contained in:
Cameron Moore 2018-12-28 03:41:46 -06:00 committed by Bjørn Erik Pedersen
parent 41f8af5a6c
commit b54aea066c
2 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,6 @@
---
title: reflect.IsMap
description: Reports if a value is a map.
draft: true
godocref:
date: 2018-11-28
publishdate: 2018-11-28

View File

@ -1,7 +1,6 @@
---
title: reflect.IsSlice
description: Reports if a value is a slice.
draft: true
godocref:
date: 2018-11-28
publishdate: 2018-11-28